Hello, I got that to work but it means now that i cant run the program from a standalone jar ie. right click on the name.jar and go to javaw.
So from a dos command i need to run java -classpath AntTool.jar;./ant/ant.jar AntTool or else use 'ant run' but i need to be able to run the program from a normal desktop icon. Is this possible now with the program needing the ant.jar even to start up. When i remove the class that extends ant and remove the ./ant/ant.jar the GUI works? Any suggestion? -- ------------------------ U: http://www.dingleonline.com E: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]