Iain, When your are inside the import project dialog, remember to specify the Advanced > Name Template = [groupId].[artifactId]. See smoke test wiki https://cwiki.apache.org/ISIS/smoketest.html (where displays groupId.artifactId but should be [groupId].[artifactId]).
See and fast forward a demo on eclipse settings at: http://www.youtube.com/watch?v=9km4eQCOemU and other isis demos at: http://www.youtube.com/results?search_query=apache_isis&aq=f Hope this helps. -Yin On Tue, Feb 22, 2011 at 8:16 PM, Iain Flynn <[email protected]> wrote: > Hello again, > > Since last time I've been playing around with Eclipse (Helios) to try and > get started on making a project using Isis. > > I tried importing (with Maven) using the example applications, but when I > try to run the viewers in the 'claims' app for example, I get an error > message as follows: > > "Launch configuration prototype_quickrun_dnd references non-existing > project org.apache.isis.examples.apps.claims-quickrun." > > This occurs with other viewers too. > > I would be very grateful if someone could maybe give me some pointers on > how to get a new project going. > > - Iain
