|
From: Robert M. F. <rf...@wa...> - 2007-02-08 16:15:24
|
Ganesh Bikshandi wrote: > Hi All, > > I recently installed the X10CDT in Eclipse and I was successful in > creating a new x10 class. But, when I try to RunAs x10 Application, I > get the following error message: > > Generated JAVA application not found for X10 Application HelloWorld.x10; > Perhaps there is a pending compilation error? > > What am I doing wrong? > As the message says, there is probably a compilation (or build) error in the X10 application. Does the Problems View show any "interesting" messages? Also, I'd look at the Java Build Path in the project's Properties dialog to make sure it can find the X10 runtime and the Java runtime. Please let us know what you find. Thanks! BTW, it's "the X10DT" (for X10 Development Toolkit), like "the JDT" or " theCDT". Cheers, - Bob |