This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Eclipse won't see CCS Wizard after CCS installation

Hello,

my system is Ubuntu 12.04, 

I installed Eclipse Juno from eclipse-cpp-juno-linux-gtk distr. into ~/eclipse directory, and test it - all is OK.

Then, I installed CCSv5 from ccs_setup_5.3.0.00090.bin, check eclipse plugins at the beginning of the installation. Run Eclipse and see CCS software and plugins in Eclipse "installed programs", but don't see any CCS Wizards or Projects in File->New and File->New-Other.

CCS didn't ask me about license after installation, may be reason in this?

  • Hello,

    Nazim Aliev said:
    I installed Eclipse Juno

    Do you mean Eclipse 4.2? CCSv5 is not compatible with the Eclipse 4.x. stream. v3.8 is the latest supported version. CCSv6 will support Eclipse 4.x

    Thanks

    ki

  • Ki-Soo Lee said:

    Do you mean Eclipse 4.2?

    Ki, thanks for the answer,

    yes, I installed Eclipse 4.2, now will try v3.8.

    May I just save CCSv5 plugins from current Eclipse v4.2 ../plugins and ../features and then copy its back to the new Eclipse v.3.8 installation, in order not to launch CCSv5 setup again?

    Regards, Nazim

    Nazim

  • I removed Eclipse and CCSv5 installation, and then:

    • install Eclipse Juno SDK v3.8;
    • upgrade Eclipse with C++;
    • check and install available updates to Eclipse v3.8.1;
    • setup CCSv5.

    CCSv5 installation completed, but at the end Eclipse reported about error and referred to log; log file said:

    -- beginning skipped... ---
    !ENTRY org.eclipse.osgi 4 0 2013-01-02 12:13:38.765
    !MESSAGE Application error
    !STACK 1
    java.lang.RuntimeException: Application "com.ti.common.core.initialize" could not be found in the registry. The applications available are: org.eclipse.ant.core.antRunner, org.eclipse.ant.ui.antRunner, ... a lot of strings ...

    After installation, TI tools still don't appear in File->New.

    What does it mean - "not found in the registry"?

    !SESSION 2013-01-02 12:13:36.139 -----------------------------------------------
    eclipse.buildId=M20120914-1540
    java.version=1.6.0_13
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=ru_RU
    Framework arguments:  -application com.ti.common.core.initialize -rtsc.productDiscoveryPath /home/legolas/dev/ti/xdctools_3_24_05_48;/home/legolas/dev/ti/bios_6_34_02_18;/home/legolas/dev/ti/ipc_1_25_00_04;/home/legolas/dev/ti/xdais_7_21_01_07;/home/legolas/dev/ti/uia_1_01_01_14
    Command-line arguments:  -os linux -ws gtk -arch x86 -application com.ti.common.core.initialize -rtsc.productDiscoveryPath /home/legolas/dev/ti/xdctools_3_24_05_48;/home/legolas/dev/ti/bios_6_34_02_18;/home/legolas/dev/ti/ipc_1_25_00_04;/home/legolas/dev/ti/xdais_7_21_01_07;/home/legolas/dev/ti/uia_1_01_01_14
    
    !ENTRY org.eclipse.osgi 4 0 2013-01-02 12:13:38.765
    !MESSAGE Application error
    !STACK 1
    java.lang.RuntimeException: Application "com.ti.common.core.initialize" could not be found in the registry. The applications available are: org.eclipse.ant.core.antRunner, org.eclipse.ant.ui.antRunner, org.eclipse.equinox.app.error, org.eclipse.equinox.p2.director, org.eclipse.equinox.p2.garbagecollector.application, org.eclipse.equinox.p2.publisher.InstallPublisher, org.eclipse.equinox.p2.publisher.EclipseGenerator, org.eclipse.equinox.p2.publisher.ProductPublisher, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, org.eclipse.equinox.p2.reconciler.application, org.eclipse.equinox.p2.repository.repo2runnable, org.eclipse.equinox.p2.repository.metadataverifier, org.eclipse.equinox.p2.artifact.repository.mirrorApplication, org.eclipse.equinox.p2.metadata.repository.mirrorApplication, org.eclipse.equinox.p2.updatesite.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.CategoryPublisher, org.eclipse.jdt.apt.core.aptBuild, org.eclipse.pde.junit.runtime.uitestapplication, org.eclipse.pde.junit.runtime.legacytestapplication, org.eclipse.pde.junit.runtime.coretestapplication, org.eclipse.pde.junit.runtime.coretestapplicationnonmain, org.eclipse.pde.junit.runtime.nonuithreadtestapplication, org.eclipse.ui.ide.workbench, org.eclipse.update.core.standaloneUpdate, org.eclipse.update.core.siteOptimizer, org.eclipse.cdt.codan.core.application, org.eclipse.cdt.core.GeneratePDOM, org.eclipse.cdt.managedbuilder.core.headlessbuild, org.eclipse.help.base.infocenterApplication, org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool, org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.jdt.core.JavaIndexer, org.eclipse.pde.build.Build, com.ti.ccstudio.p2app.
    	at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:248)
    	at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
    	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
    	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
    	at org.eclipse.equinox.launcher.Main.run(Main.java:1438)