Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Running an RCP outside Eclipse
Running an RCP outside Eclipse [message #443836] Sat, 04 February 2006 09:35 Go to next message
Eclipse UserFriend
Hi,

I created an RCP that passes the testing step (I manage to launch it) but
that fails the export wizard, displaying the message "could not find one or
more classes: "org.apache.tools.ant.launch.AntMain". Where should I
configure Ant for that?

Thanks in advance,

Cesar
Re: Running an RCP outside Eclipse [message #444820 is a reply to message #443836] Tue, 21 February 2006 10:43 Go to previous message
Eclipse UserFriend
Got it. It just happens that to satisfy the problem of the Crimson bug when
creating an Ecore model from a schema (
http://www.eclipse.org/emf/downloads-xerces.php) I used the VM option:
-Djava.endorsed.dirsThe problem is that it pointed to a directory that had
the Xerces (that solves the schema bug), but ALSO a very old version of ant
(which does not have AntMain). So beware of your endorsed dirs next time....


Cesar



"cesar" <cesar_olavo@hotmail.com> a
Previous Topic:Bundle ClassLoader
Next Topic:Loading classes dynamically form other plugins
Goto Forum:
  


Current Time: Sun Aug 31 03:14:55 EDT 2025

Powered by FUDForum. Page generated in 0.03044 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top