java - Any way to automate Eclipse workspace setup? -
i started setting new eclipse workspace new project working on. requires checking out variety of cvs repositories, including setting lot of external jars, dependencies, , build paths. apparently relatively common [and long] tasks new employees or managing code changes , wondering if kind of eclipse scripting interface can design script automates tasks cvs checkout , set dependencies?
you can find overview of scripting tools/plugins in eclipse wiki.
to save rampuptime new employees also:
file -> import -> install software items file
base-setup of plugins.- share perferences
file -> import -> remote preferences
Comments
Post a Comment