[
https://issues.jboss.org/browse/JBIDE-19590?page=com.atlassian.jira.plugi...
]
Denis Golovin edited comment on JBIDE-19590 at 5/18/15 1:35 PM:
----------------------------------------------------------------
You can try jbosstools-hbibernate oomph setup out by downloading [oomph installer |
https://wiki.eclipse.org/Eclipse_Installer] and adding
{code}
-Doomph.redirection.setups=http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/->http://dgolovin.github.io/jbosstools-oomph/setup/
{code}
into oomph.ini file in -vmargs part. Run oomph and then:
1. Select Eclipse IDE for Committers (Unreleased Before Mars) on first page
2. Select "Github.com/JBoss Tools Hibernate" by double click on second page
3. Provide full path to installation folder or it will use ~/org-master (should provide
petter name by default)
4. Finish wizard on forth page and wait
was (Author: dgolovin):
You can try jbosstools-hbibernate oomph setub out by downloading oomph installer and
adding
{code}
-Doomph.redirection.setups=http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/->http://dgolovin.github.io/jbosstools-oomph/setup/
{code}
in oomph.ini file in -vmargs part. Run oomph and then:
1. Select Eclipse IDE for Committers (Unreleased Before Mars) on first page
2. Select "Github.com/JBoss Tools Hibernate" by double click on second page
3. Provide full path to installation folder or it will use ~/org-master (should provide
petter name by default)
4. Finish wizard on forth page and wait
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
Attachments: hibernate-psf-import.mp4
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.15#6346)