Hi, I don't know if this the correct thread, if no i'm sorry.
I started testing and either version 2.x and version 3 with Kepler, and noticed that the project, target platform creation with its setting have no problem. But when o try create e new Osgi Framework from run configuration I get java.lang.IllegalStateException: Target platform is not set from Karaf project ! at org.apache.karaf.eik.ui.KarafLaunchConfigurationInitializer.loadKarafPlatform(KarafLaunchConfigurationInitializer.java:243) at org.apache.karaf.eik.ui.KarafLaunchConfigurationInitializer.initialize(KarafLaunchConfigurationInitializer.java:91) at org.eclipse.pde.ui.launcher.OSGiLauncherTabGroup.setDefaults(OSGiLauncherTabGroup.java:53) at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupWrapper.setDefaults(LaunchConfigurationTabGroupWrapper.java:237) at org.eclipse.debug.internal.ui.launchConfigurations.CreateLaunchConfigurationAction.performAction(CreateLaunchConfigurationAction.java:79) at org.eclipse.debug.internal.ui.launchConfigurations.AbstractLaunchConfigurationAction$1.run(AbstractLaunchConfigurationAction.java:105) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.debug.internal.ui.launchConfigurations.AbstractLaunchConfigurationAction.run(AbstractLaunchConfigurationAction.java:108) at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:168) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) My target platform is set. if it is not just my problem I can investigate. Regards --Filippo 2014-02-21 8:05 GMT+01:00 Jean-Baptiste Onofré <[email protected]>: > Yes, you are right, I gonna review and update manual as well. > > Regards > JB > > > On 02/20/2014 11:14 PM, Filippo Balicchia wrote: > >> Thanks for update. >> I'm starting to test master 3.0.0-SNAPSHOT >> >> Regarding the manual, the eik versions seen that begin to increase. >> IMHO would be better to have only one >> >> wdyt ? >> >> Regards >> >> --Filippo >> >> >> >> >> >> 2014-02-20 19:50 GMT+01:00 Jean-Baptiste Onofré <[email protected]>: >> >> Hi all, >>> >>> just a quick update about EIK branches: >>> >>> - master has been updated with version 3.0.0-SNAPSHOT and added the Karaf >>> 3.0.0 support >>> - eik-2.x branch has been created, with version 2.3.1-SNAPSHOT >>> - 3.0.0-SNAPSHOT and 2.3.1-SNAPSHOT artifacts have been deployed. >>> >>> I saw a potential issue in the EIK repository. I will try to fix it >>> tonight. >>> >>> If some users can test the new SNAPSHOTs, it would be great. >>> >>> Thanks, >>> Regards >>> JB >>> >>> >>> On 02/18/2014 03:39 PM, Jean-Baptiste Onofré wrote: >>> >>> Hi all, >>>> >>>> In order to provide EIK version working with Karaf 2.x and 3.x, I >>>> changed the EIK version policy and branching. >>>> Now, EIK follows the same rule as the other Karaf subprojects (Cellar >>>> and Cave). >>>> >>>> EIK master is now 3.0.0-SNAPSHOT and focus on the Karaf 3.0.0 support. >>>> I gonna create a eik-2.3.x branch (starting with version 2.3.1-SNAPSHOT) >>>> focus on Karaf 2.3.x support. >>>> >>>> I cleaned up a bit the EIK branches: the latest EIK version on each >>>> branch should work with Eclipse Kepler. >>>> >>>> I will deploy a first EIK 2.3.1-SNAPSHOT as soon as the branch is >>>> created. >>>> >>>> Just after, I will push the changes on master to allow EIK >>>> 3.0.0-SNAPSHOT to work with Karaf 3.0.x. I gonna deploy a SNAPSHOT as >>>> well. >>>> >>>> It should be done by tonight. >>>> >>>> If some users can make a try on the SNAPSHOTs and get back to me, it >>>> would be great and will allow me to prepare both EIK 2.3.1 and 3.0.0 >>>> release. >>>> >>>> Thanks in advance for your help. >>>> >>>> Regards >>>> JB >>>> >>>> >>> -- >>> Jean-Baptiste Onofré >>> [email protected] >>> http://blog.nanthrax.net >>> Talend - http://www.talend.com >>> >>> >> > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com >
