From: Vladimir G. <vga...@ne...> - 2009-12-10 23:18:27
|
Going through the installation instructions at https://sourceforge.net/apps/mediawiki/treebase/index.php?title=DeveloperEnvironment , I got to creation of Eclipse projects treebase-core and treebase-web. This gave me lots of missing buildpath entries: 11 in treebase-core and 39 in treebase-web. Please advise on how to proceed! Here are a few of the missing entries: M2_REPO/apple/apple-java-extensions/1.2/apple-java-extensions-1.2.jar M2_REPO/avalon-framework/avalon-framework/4.1.3/avalon- framework-4.1.3.jar M2_REPO/com/lowagie/itext/1.3/itext-1.3.jar M2_REPO/commons-beanutils/commons-beanutils/1.7.0/commons- beanutils-1.7.0.jar I can work on putting together the whole list in case it will be useful. --Vladimir |