Hi,

Can we discuss how to make the ide plugins behave consistently? It appears that, in particular, there are a lot of discussions about Eclipse and direct project references, and as I'm not a user I don't really follow them - but I'm concerned that they might be arriving at a different solution to what is already in place for the idea plugin.

So, could folks provide feedback on this strategy, and if there are any other places that might differ (eg source/javadoc binding), please comment on that.

For project references: the idea plugin uses a reference if and only if the project exists in the reactor - ie, you run it from the root and it creates all the files and the single project file. If run from a subdirectory later, it will not create a link, but use the JAR from the repository.

I think I'd want to enhance that to use a reference if it is found in the USD/workspace - but that's not there just yet as there isn't an API for the USD, it's only used in finding parent POMs.

Thoughts?

- Brett

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to