Trygve, Yes I have looked at the Eclipse and it has given me some ideas.
I can email you the plugin as it is to see what you think about the direction its going? Ben -----Original Message----- From: Trygve Laugstøl [mailto:[EMAIL PROTECTED] Sent: 11 May 2006 09:51 To: Maven Users List Subject: Re: [m2] Using with Idea 5.1.1 Ben Short wrote: > Trygve, > > Yes I have seen this plugin. It's fine for creating the original project, > but I want to run maven tasks from idea, like double clicking on an ant > task. Its a bit of a pain that you have to switch to a console to run the > maven goals. I have used the ant exec task to run them and thats works ok. > But I wanted better integration with idea. Oh, seems like I missunderstood what you where after. I've created a couple of external tools myself that does the trick, but I see what you're after. > I am in the process of writing an Idea plugin that creates a maven 2 enabled > modules, adds dependencies and has a maven 2 tool window. Its pretty embolic > at the moment though. I would love such a plugin, and I'm pretty sure that there are others who also would like something like this. It might be smart to take a look at the Maven 2 Eclipse plugin[1] as a starting point, at least to see how the Maven integration itself is working. If you would like to open source your plugin I'm sure we can put it in the Mojo sandbox for now just to get started. [1]: http://m2eclipse.codehaus.org/ -- Trygve --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
