[jboss-dev-forums] [Design of JBoss Build System] - Re: Snapshots

pgier do-not-reply at jboss.com
Tue May 1 09:29:21 EDT 2007


"alesj" wrote : So, what's the easies way to link the current (version of) 'external' libraries into your IDE (IntelliJ in my case)?
  | 
  | Is this somehow automated? Or do I have to check the pom.xml for dependencies and fetch the required libraries out of repository and link them in the IDE?

There are a few maven plugins for idea that you can try:
http://plugins.intellij.net/search/?search=maven

This one might have the dependency management features that you're looking for:
http://plugins.intellij.net/plugin/?id=1223

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042077#4042077

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042077



More information about the jboss-dev-forums mailing list