Hi Vangjel
Am I right that you are trying to load the quickstart app and not seeing
anything? If so, that's because I reworked the quickstart app in order
that it can be used to reverse engineer the archetype.
What was previously called support/prototype, with the 4-class claims
application, has now moved to examples/apps/claims. This should work as
previously; import using Advanced>Name Template=[groupId]:[artifactId],
and the .launch files will tie up with names in the .project files.
The support/prototype itself is no more, and has been replaced by
support/quickstart.
The support/quickstart is a new, very simple 1-class domain (ToDoItem),
BUT, when importing it you should NOT use the Advanced>Name Template;
instead just import with the defaults. See [1] for a further explanation.
Let me know how you get on.
Cheers
Dan
[1]
https://cwiki.apache.org/confluence/display/ISIS/RecreatingMavenArchetypeFromProject
On 03/03/2011 18:14, Vangjel Stavro wrote:
Hi
I am having the same problem as Iain. This happened to me just after
updating from the svn repository. I go to my run configurations and when I
select the one I want to run the "classpath" tab has an error sign. I go
there and there are no Bootstrap entries or User entries. So could you
please tell me what to include in there so I can get the application to run?
Thanks,
Vango