Hi Tim, from manual directory run mvn jetty:run and check http://localhost:8080/user-guide/installation.html
Regards --Filippo 2014-02-25 17:40 GMT+01:00 Tim Moloney <[email protected]>: > Okay, I'm probably being dense, but I can't figure out how to make > Eclipse see the latest EIK. > > This is what I did. > bash> git clone https://git-wip-us.apache.org/repos/asf/karaf-eik.git > apache-karaf-eik-master > bash> cd apache-karaf-eik-master > bash> mvn -Dmaven.test.skip=true clean install > > But now I can't find a directory that Eclipse will accept as a local > repository. I tried > - apache-karaf-eik-master/target > - apache-karaf-eik-master/repository > > Thanks for any info to get me back on track. > Tim > > > On Mon, Feb 24, 2014 at 5:11 PM, Filippo Balicchia <[email protected]> > wrote: > > H Tim, > > > > the steps that you followed are ok. > > The problem that you see should already be resolved > > at revision 0ce946af3589c59345397b8e4bb2c746a662dc29. > > > > Regards > > > > --Filippo > > > > > > > > > > > > 2014-02-24 20:48 GMT+01:00 Tim Moloney <[email protected]>: > > > >> I can't create an OSGi framework launcher. > >> > >> I've followed the instructions at > >> http://karaf.apache.org/manual/eik/latest/user-guide/index.html. When > >> I select "Run > Run Configurations > OSGi Framework" then click on the > >> "New" button, nothing happens. If i double-click on "OSGi Framework", > >> I get a "Problem Occurred" dialog that says "Target platform is not > >> set from Karaf project !" However, if I select "Window > Preferences > >> > Plug-in Development > Target Platform", I see that the target > >> platform that I selected is set as active. > >> > >> I'm running: > >> - Eclipse for RCP and RAP Developers Kepler Service Release 1 > >> - Java 1.7.0_51 > >> - Apache Karaf 3.0.0 > >> - Apache EIK 3.0.0 20140220.183100 snapshot > >> If you need more information, let me know. > >> > >> I'm new to EIK, so please tell me if I'm doing something wrong. > >> > >> Thanks, > >> Tim > >> >
