]
Max Rydahl Andersen commented on JBIDE-19590:
---------------------------------------------
sounds good!
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
Components: build
Affects Versions: 4.3.0.Alpha2
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 4.3.0.Beta1
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).