Skip to main content

alphaWorks  >  Forums  >  XML Enhancements for Java  >  developerWorks

XJ and Eclipse    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 1 - Pages: 1 - Last Post: Nov 22, 2006 3:24 PM Last Post By: Igor Peshansky Threads: [ Previous | Next ]

Posts: 1
Registered: Nov 01, 2006 05:38:54 AM
XJ and Eclipse
Posted: Nov 01, 2006 05:40:09 AM
Click to report abuse...   Click to reply to this thread Reply
Hi,

I would like to develop an XJ application using Eclipse. Is that possible? how do I do that?

Thanks,
Oren
Igor Peshansky

Posts: 1
Registered: Apr 01, 2005 11:23:07 AM
Re: XJ and Eclipse
Posted: Nov 22, 2006 03:24:15 PM   in response to: in response to: 's post
Click to report abuse...   Click to reply to this thread Reply
Sorry for the late reply.

We currently don't have an Eclipse plug-in that is ready to be released. We will be releasing the plug-in some time next year, but cannot yet say exactly when that will happen. If you are at a university, send us email and we may be able to send you the current (alpha) version to play with.

In the meantime, you can certainly use Eclipse as your editor for XJ source files, and invoke the <xjc> ant task (via a custom Ant builder) to compile your code... If you run the xj script/executable with the -t option, it should print the exact Java command line it uses to run your XJ code, and you can always create a launch configuration with those parameters.

Hope this helps,

Igor

Point your RSS reader here for a feed of the latest messages in all forums