Is there a roadmap for Karaf on what is being planned and why that we can see?
-----Original Message----- From: Jean-Baptiste Onofré [mailto:[email protected]] Sent: Monday, April 18, 2016 10:22 PM To: [email protected] Subject: Re: Need Help in getting started with EIK 0.9.0 Hi Vishal, I'm not sure that using EIK is a good idea at this point. I'm not Eclipse user (I prefer IntelliJ) and I'm not a big bndtools fan. Karaf doesn't really need any IDE. You can develop OSGi bundles (and associated features) in any IDE, leveraging Maven. The coming karaf-boot will also simplify a lot the way to create bundles and applications, providing annotations and maven plugin. Regards JB On 04/18/2016 10:42 PM, Balana, Vishal wrote: > Ok, Thanks for your reply Jean! > > So is it good idea to rely upon EIK for development at this point in time? > > Is anyone here been able to create Apache Karaf Installation and do the > development in eclipse with it? > > I would like to know how others are developing OSGI bundles with eclipse? > > > Regards, > Vishal > > -----Original Message----- > From: Jean-Baptiste Onofré [mailto:[email protected]] > Sent: Monday, April 18, 2016 10:45 AM > To: [email protected] > Subject: Re: Need Help in getting started with EIK 0.9.0 > > Hi Vishal, > > unfortunately, EIK is not really active and maintained. > > Anyway the EIK plugins are there: > > http://repo.maven.apache.org/maven2/org/apache/karaf/eik/plugins/ > > Regards > JB > > On 04/18/2016 04:42 PM, Balana, Vishal wrote: >> Can somebody please suggest about How could I get the EIK plugins >> source from GIT for version 0.9.0? >> >> Thanks, >> >> Vishal >> >> *From:*Balana, Vishal >> *Sent:* Thursday, April 14, 2016 11:46 PM >> *To:* '[email protected]' >> *Subject:* Need Help in getting started with EIK >> >> Hello, >> >> I am trying to use EIK plugin to create first Apache Karaf >> Installation using Apache Karaf Perspective. >> >> After the Project is created, I am getting following error: >> >> java.lang.RuntimeException: URL >> [mvn:org.apache.karaf.features/standard/3.0.5/xml/features] could not >> be resolved. >> >> at >> org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.j >> ava:195) >> >> at >> org.apache.karaf.eik.ui.features.FeaturesResolverJob.resolveFeatures( >> FeaturesResolverJob.java:129) >> >> at >> org.apache.karaf.eik.ui.features.FeaturesResolverJob.run(FeaturesReso >> lverJob.java:87) >> >> at >> org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) >> >> Could somebody help? I am using Karaf 3.0.5. >> >> Thanks, >> >> Vishal >> > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
