|
From: Chris H. <chr...@ho...> - 2011-05-09 16:38:44
|
Seems too obvious but have you done this .. Eclipse -> Preferences -> Ant -> runtime -> Global Entries and check for an entry for tools.jar (its in your jdk), if its not there add it e.g. C:\Program Files\Java\jdk1.6.0_22\lib\tools.jar From: ma...@da... To: qui...@li... Date: Mon, 9 May 2011 12:14:31 -0400 Subject: [Quickfixj-users] (no subject) QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ QuickFIX/J Support: http://www.quickfixj.org/support/ Following directions for Eclipse, This piece of shit doesn't _ckin build Buildfile: D:\Eclipse Workspaces\quickfixj-1.5.0-ws\quickfixj\core\build.xml check.generated.isuptodate: generate.code: compile: compile_main: [javac] Compiling 1850 source files to D:\Eclipse Workspaces\quickfixj-1.5.0-ws\quickfixj\core\target\classes\main BUILD FAILED D:\Eclipse Workspaces\quickfixj-1.5.0-ws\quickfixj\core\build.xml:81: The following error occurred while executing this line: D:\Eclipse Workspaces\quickfixj-1.5.0-ws\quickfixj\core\build.xml:89: The following error occurred while executing this line: D:\Eclipse Workspaces\quickfixj-1.5.0-ws\quickfixj\core\build.xml:109: Error running javac.exe compiler Total time: 1 second Following directions for Eclipse, This piece of shit doesn’t _ckin build Buildfile: D:\Eclipse Workspaces\quickfixj-1.5.0-ws\quickfixj\core\build.xml check.generated.isuptodate: generate.code: compile: compile_main: [javac] Compiling 1850 source files to D:\Eclipse Workspaces\quickfixj-1.5.0-ws\quickfixj\core\target\classes\main BUILD FAILED D:\Eclipse Workspaces\quickfixj-1.5.0-ws\quickfixj\core\build.xml:81: The following error occurred while executing this line: D:\Eclipse Workspaces\quickfixj-1.5.0-ws\quickfixj\core\build.xml:89: The following error occurred while executing this line: D:\Eclipse Workspaces\quickfixj-1.5.0-ws\quickfixj\core\build.xml:109: Error running javac.exe compiler Total time: 1 second ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Quickfixj-users mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfixj-users |