Re: [Swingosc-devel] Help building for a Java idiot
Brought to you by:
sciss
From: Sciss <co...@sc...> - 2009-01-01 23:34:23
|
hmmmm..... to be honest, i always build from the terminal $ ant clean jar i think the "problem" is that eclipse comes with its own ant integrated, and you somehow will need to tell it to find antcontrib... i shall try to find out that soon. so for the moment, try to switch to a terminal and build from there.... you should also be able to leave MovieView.java there. Am 01.01.2009 um 17:48 schrieb James Harkins: > I was trying to build for the first time this morning. I got it to > build in eclipse (had to remove movieview.java) but launching it > failed, because it couldn't find "main." > > "ant clean jar" tells me: > > Buildfile: build.xml > [taskdef] Could not load definitions from resource net/sf/ > antcontrib/antlib.xml. It could not be found. > > BUILD FAILED > Target `clear' does not exist in this project. > > Total time: 0 seconds > > So, what do I do next? > hjh > > > : H. James Harkins > : jam...@de... > : http://www.dewdrop-world.net > .::!:.:.......:.::........:..!.::.::...:..:...:.:.:.:..: > > "Come said the Muse, > Sing me a song no poet has yet chanted, > Sing me the universal." -- Whitman > > ---------------------------------------------------------------------- > -------- > _______________________________________________ > Swingosc-devel mailing list > Swi...@li... > https://lists.sourceforge.net/lists/listinfo/swingosc-devel |