Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] equinox start problem

Hi,

you have to add:

- org.eclipse.equinox.console,

- org.apache.felix.gogo.command

- org.apache.felix.gogo.shell

- org.apache.felix.gogo.runtime

to your launch configuration. Maybe you dont need gogo.command.

Regards,

Mark


Am 21.12.2017 um 09:34 schrieb Wang, Julian:

 

 

Hi,

I am studying equinox and want to start the osgi container. With  the command suggested by the document http://www.eclipse.org/equinox/documents/quickstart-framework.php

I can’t  see the prompt osgi> prompt

 

I have tried  os  windows, linux, org.eclipse.osgi_3.2.0.jar 3.2.0, 3.12.50, 3.8.2.

My java version is 1.8.0_151

 

java -jar org.eclipse.osgi_3.2.0.jar -console

What’s the reason? What should I do?

 

Yanqiu Wang

IoT Solution Architect, Connected Enterprise China

Yanqiu.wang@xxxxxxxxxxxxx

18701820967, 021-28944230

logo

 



_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/equinox-dev


Back to the top