http://maven.apache.org/plugins/index.html
It is already listed there (although I'm not sure if this is the same
plugin - I'm an Eclipse user).
Yes, but since there is a seperate section for IDE's, they really should be
listed there I think.
regards,
Wim
There are several Maven 2 plugins for IDEA
http://plugins.intellij.net/search/?search=maven
We have had some luck using the Maven Reloaded plugin to download the
jars and put the references to them in .m2 in the IDEA classpath, but we
would haven't figured out how to make it order that classpat
Hi Wim,
> The Maven website mentions IDE integrations for Eclipse and Netbeans, but
> not for IntelliJ although there is a plugin here:
> http://quebbemann.kicks-ass.net/idea-maven-plugin/
>
> maybe the site can be updated with it?
http://maven.apache.org/plugins/index.html
It is already listed
Thanks! I'll do that
On 3/14/06, Geoffrey De Smet <[EMAIL PROTECTED]> wrote:
>
> To create a patch:
> http://maven.apache.org/guides/development/guide-m2-development.html
>
> To submit it:
> http://jira.codehaus.org/browse/MIDEA
>
> Konstantin Polyzois wrote:
> > I'd like to help finish idea-plugi
To create a patch:
http://maven.apache.org/guides/development/guide-m2-development.html
To submit it:
http://jira.codehaus.org/browse/MIDEA
Konstantin Polyzois wrote:
I'd like to help finish idea-plugin it does not handle ejb/ear very well, I
have it checked out where can I submit a patch? (And
Sorry wrong subject...
On 3/14/06, Konstantin Polyzois <[EMAIL PROTECTED]> wrote:
>
> I'd like to help finish idea-plugin it does not handle ejb/ear very well,
> I have it checked out where can I submit a patch? (And how do I create one
> from svn)
>
> /Konstantin
>
Hi Thom,
First, I'd recommend you post this in the [EMAIL PROTECTED]
mailing list - you'll probably get more details there.
Second - there is a Maven integration plugin for IDEA in the works - go
to http://mevenide.codehaus.org/mevenide-idea/ for details. The plugin,
however, only works on the
Jason van Zyl wrote:
On Mon, 2004-05-10 at 09:49, Erik Husby wrote:
Idea supports the idea of path variables like Eclipse does. Setup one
called MAVEN_REPO and point it at the repository root.
Do you have a little example of how this might work in the IDEA files?
If this could be done cl
On Mon, 2004-05-10 at 09:49, Erik Husby wrote:
> Idea supports the idea of path variables like Eclipse does. Setup one
> called MAVEN_REPO and point it at the repository root.
Do you have a little example of how this might work in the IDEA files?
If this could be done cleanly then it would be a
Idea supports the idea of path variables like Eclipse does. Setup one
called MAVEN_REPO and point it at the repository root.
Make sure that your project is using relative paths, there are a couple
of radio buttons that need to be checked in the project paths tabs.
If you add a new dependency, a
I did the following for http://simplegamenet.sf.net (see CVS web access):
Create project.xml
Add the property of the idea plugin telling its 4 in project.
maven idea (idea:multiproject doesn't work yet for me)
Build the project, add the jar to IntelliJ's libraries and switch of "make
before runni
I am not sure how IntelliJ does it but in Eclipse
I configure a variable to point to my local maven
Repository and mount relevant jars for the project
Using the variable. All of my prjects use realtively
Small amount of jars, so it is feasible in my case.
Also, make sure to run maven for the firs
On Sat, 2004-05-08 at 12:40, Sean Muse wrote:
> OK. After hearing people talk about Maven and how
> great it is, I finally decided to give it a whirl.
> Unfortunately, I am already running into problems. I
> am hoping someone here can help me.
>
> I am using IntelliJ as an IDE. Given that all
13 matches
Mail list logo