Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » osgi platform
osgi platform [message #200800] Tue, 24 February 2004 06:54 Go to next message
Eclipse UserFriend
Originally posted by: user.domain.invalid

Hi,
I am having trouble bring up the osgi console in m7. I am starting
eclipse with "eclipse.exe -console" but the only console that appears is
the CVS one. If I start a runtime workbench with "-console", the console
appears for that workbench in the initiating one.
Any pointers as to where I am going wrong here would be appreciated.
Thanks,
Keith.
Re: osgi platform [message #200876 is a reply to message #200800] Tue, 24 February 2004 10:50 Go to previous messageGo to next message
Eclipse UserFriend
user@domain.invalid wrote:
> Hi,
> I am having trouble bring up the osgi console in m7. I am starting
> eclipse with "eclipse.exe -console" but the only console that appears is
> the CVS one. If I start a runtime workbench with "-console", the console
> appears for that workbench in the initiating one.
> Any pointers as to where I am going wrong here would be appreciated.
> Thanks,
> Keith.

I believe you have to specify -console <port number>

then you need to telnet to that port number and cosole will give you the
prompt
Re: osgi platform [message #200914 is a reply to message #200800] Tue, 24 February 2004 11:11 Go to previous messageGo to next message
Eclipse UserFriend
To bring up Eclipse with the console run:
"eclipse -console -consolelog"

The "-console" parameter works by itself when running RCP.


user@domain.invalid wrote:

> Hi,
> I am having trouble bring up the osgi console in m7. I am starting
> eclipse with "eclipse.exe -console" but the only console that appears is
> the CVS one. If I start a runtime workbench with "-console", the console
> appears for that workbench in the initiating one.
> Any pointers as to where I am going wrong here would be appreciated.
> Thanks,
> Keith.
Re: osgi platform [message #201160 is a reply to message #200800] Tue, 24 February 2004 17:32 Go to previous message
Eclipse UserFriend
Originally posted by: jeff_mcaffer.REMOVE.ca.ibm.com

eclipse.exe typically runs javaw.exe (on windows) and so you never get a
stdout/stdin (e.g., dos box). If you run with -consolelog that signals
eclipse.exe to use java.exe. You can also spec -vm <path to java.exe>.

Yes, there is a bug report for having eclipse.exe recognize that -console
should also trigger the use of java.exe.

Jeff

<user@domain.invalid> wrote in message news:c1fdr0$tcl$1@eclipse.org...
> Hi,
> I am having trouble bring up the osgi console in m7. I am starting
> eclipse with "eclipse.exe -console" but the only console that appears is
> the CVS one. If I start a runtime workbench with "-console", the console
> appears for that workbench in the initiating one.
> Any pointers as to where I am going wrong here would be appreciated.
> Thanks,
> Keith.
Previous Topic:Has anyone used jMechanic with 3.0M3 and MacOS X?
Next Topic:Getting IContainer from ISelection
Goto Forum:
  


Current Time: Sat May 10 10:31:44 EDT 2025

Powered by FUDForum. Page generated in 0.03977 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top