Jörn Zaefferer schrieb: > Joel Birch schrieb: >> Thanks Jörn, Sam, Michael and Jake, >> >> I will look into Eclipse - hopefully I can work that out on my own - >> I don't want to create unnecessary work for you Jörn. Thanks for your >> generous offer. >> > To get you started: After intalling Eclipse (www.eclipse.org), install > the Subclipse plugin (http://subclipse.tigris.org/). Start Eclipse and > go to the SVN Repository Explorer perspective. Add the jQuery repository > and check it out. Go back to another perspective (Java/Resource) and > rightclick build.xml -> Run as... -> Ant build... The following dialog > allows you to configure ant, you should activate to refresh the project > upon completition. In the targets tab, you can choose which targets you > want to build (jQuery, packed, tests, docs etc.). > It is not actually easier to setup, but once you got it running, its > much easier to use.
If you load an EasyEclipse distribution, you get Suberversion (and PHP) already in: easyeclipse.org Maybe you can also run the ant task in Aptana (it's based on Eclipse). That way you have a first-class HTML/CSS/JavaScript IDE as bonus, it even supports JQuery... -- Klaus _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
