The Artima Developer Community
Sponsored Link

Java Buzz Forum
IntelliJ Plugin: Read build.xml and work out paths and classpaths

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
IntelliJ Plugin: Read build.xml and work out paths and classpaths Posted: Jul 19, 2004 11:00 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: IntelliJ Plugin: Read build.xml and work out paths and classpaths
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
I often grab the code of an open source project and dink around (especially if I am finding a bug appearing somewhere). Most open source projects have a build.xml, with some living in the Maven world (which can generate a build.xml itself). Wouldn't it be totally cool if I could point IntelliJ IDEA to the build.xml, and it could work out all of the classpath needs automatically. This would mean that you could get going RIGHT AWAY, without having to go into the project properties, and setting up all of the libs that you need.

Read: IntelliJ Plugin: Read build.xml and work out paths and classpaths

Topic: IntelliJ IDEA wish list Previous Topic   Next Topic Topic: Tapestry by Example [Lone Star Software Symposium]

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use