[ https://issues.apache.org/struts/browse/WW-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_41120
]
James Mitchell commented on WW-1947:
------------------------------------
I would be -1 for this change.
There is nothing wrong with the way it is now.
$cd /path/to/struts2
$mvn eclipse:eclipse -Pall,xwork
Then open Eclipse and import existing and point to the root of the struts2 code.
> use mvn eclipse:eclipse to build plugin eclipse project
> -------------------------------------------------------
>
> Key: WW-1947
> URL: https://issues.apache.org/struts/browse/WW-1947
> Project: Struts 2
> Issue Type: New Feature
> Components: Plugins
> Environment: all
> Reporter: David Durham
> Priority: Minor
> Attachments: eclipse_project.txt, eclipse_project.txt, eclipse_project.txt
>
>
> mvn eclipse:eclipse will build the plugin modules with a project dependency of struts2-core.
However, the same target will build the core/ module with an eclipse project name of "core."
One solution is to instruct the maven eclipse plugin not to build eclipse project dependencies.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|