]
Max Rydahl Andersen commented on JBIDE-19590:
---------------------------------------------
[~nickboldt] we are trying to make it easy to do - reading more docs that requires even
more steps and understanding to build it is not very friendly to contributors.
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, website
Affects Versions: 4.3.0.Alpha2
Reporter: Denis Golovin
Assignee: Max Rydahl Andersen
Fix For: 4.3.x
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).