[jbosstools-issues] [JBoss JIRA] (JBIDE-19590) Update module's README.md files with information about dependencies to other modules

Dmitry Bocharov (JIRA) issues at jboss.org
Wed Apr 15 05:15:27 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-19590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13059171#comment-13059171 ] 

Dmitry Bocharov commented on JBIDE-19590:
-----------------------------------------

I might be wrong but I suppose it is possbile to include it in pom.xml of the projects and import would be automatically with mvn eclipse:eclipse. Required projects can be got using dependency:get (http://maven.apache.org/plugins/maven-dependency-plugin/get-mojo.html) and then import them via defining eclipse:eclipse linkedResources (https://maven.apache.org/plugins/maven-eclipse-plugin/eclipse-mojo.html#linkedResources)

> Update module's README.md files with information about dependencies to other modules
> ------------------------------------------------------------------------------------
>
>                 Key: JBIDE-19590
>                 URL: https://issues.jboss.org/browse/JBIDE-19590
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>    Affects Versions: 4.3.0.Alpha2
>            Reporter: Denis Golovin
>
> For almost every JBoss Tools module there are three major steps to configure eclipse workspace for development:
> 1. Set up target platform in preferences
> 2. Import JBT module sources into workspace
> 3. Import required JBT module sources into worksapce
> (1) and (2) are well documented in README.md files, but (3) is not (see forum reference for jbosstools-hibernate as an example).



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list