Hello!
I am trying to follow the example in
Lee Rubinger A; Allen, D; Knutsen, A: Contininuous Enterprise Development
how to use JBDS and Forge to setup a project.
Version: 7.1.0.GA
Build id: GA-v20131208-0703-B592
Build date: 20131208-0703
Using a new, empty workspace I have opened the Forge View and have typed:
set ACCEPT_DEFAULTS true;
new-project --named feedback --topLevelPackage org.cedj.ch03.feedback --projectFolder
feedback;
This was followed by ***SUCCESS ***
According to the book the project should now appear in the project folder. But it remains
empty (I have waited until eclipse had updated indexes etc.)
A newstart of eclipse does not resolve the problem. Clean ... is not possible.
What's wrong?
Posted by forums
Original post:
https://community.jboss.org/message/858976#858976