Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tools-dev] Scripting Eclipse

I suggest you ask this question on the eclipse new-comers newsgroup. The 
people that respond there I suspect could point you to specifics 
documents, examples, etc. 

If you meant to write your "script" in Java, then it's pretty much 
business as usual and there's probably some examples in help or easy to 
find with web searches. 

I suspect, though, you want your script to be Javascript, Groovy, Ruby, or 
Ant? In those cases, some efforts have been made to provide frameworks and 
examples, some have come and gone already, but if you are more specific on 
the newsgroup, people can probably give more help. 

Good luck, 




From:
breaks <astaveley@xxxxxxxxx>
To:
tools-dev@xxxxxxxxxxx
Date:
05/18/2009 12:28 PM
Subject:
[tools-dev] Scripting Eclipse
Sent by:
tools-dev-bounces@xxxxxxxxxxx




Hi,
I would like to write a script for Eclipse which would:
1. Create an eclipse project
2. Set the classpath as such and such
3. Do a few other project things 

anybody know the easiest / best way to do this?

Thanks.
-- 
View this message in context: 
http://www.nabble.com/Scripting-Eclipse-tp23600844p23600844.html
Sent from the Eclipse Tools - General mailing list archive at Nabble.com.

_______________________________________________
tools-dev mailing list
tools-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tools-dev





Back to the top