The Source for Java Technology Collaboration

Home » java.net Forums » Java Tools » Java Development Tools

Thread: eclipse in headless mode.

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 1 - Last Post: Nov 7, 2009 6:18 AM by: liptga Threads: [ Previous | Next ]
mi3ch

Posts: 1
eclipse in headless mode.
Posted: Jul 15, 2009 5:52 AM
  Click to reply to this thread Reply

Hello,
I have a question about the eclipse in headless mode.
We have developed plugins of our proprietary default web project for eclipse based platform ( Workshop 10.3 and RAD 7.0.0.5. ).
It works good while creating our web project through IDE (by choosing new -> project-> MyProject -> finish. ), but for our tests we want to run it automatically ( in headless mode from the command line).
Is it possible and if so....how ???

or alternately, How can i create any default Dynamic Web Project in headless mode( in command line ) ?
Would be appreciated any help !!!
Thanks in advance.

liptga

Posts: 1
Re: eclipse in headless mode.
Posted: Nov 7, 2009 6:18 AM   in response to: mi3ch
  Click to reply to this thread Reply

You may create an eclipse plugin to be run as an application. Such plugins are able to use eclipse JDT and webtools. See http://code.google.com/p/headlesseclipse for a solution, and example code




 XML java.net RSS