Skip to main content



      Home
Home » Proposals » OSGi Enterprise Tools » Eclipse RCP wont display "Hello World" in console
Eclipse RCP wont display "Hello World" in console [message #682106] Fri, 10 June 2011 08:24 Go to next message
Eclipse UserFriend
Hallo,

Im very new in Eclipse RCP and trying to develop my first plug-in with Eclipse RCP (Helloworld plugin)

In activator class :
public void start(BundleContext context) throws Exception {
System.out.println("Hello world!");
}

when im trying to run my application, there is no error..
but in my console,only display

osgi>

I think it suppose to be

osgi> Hello world!

The screens is in file attachments..

Can you tell me where the problem is?

Thank you Smile
  • Attachment: rcp.jpg
    (Size: 170.67KB, Downloaded 462 times)
Re: Eclipse RCP wont display "Hello World" in console [message #686203 is a reply to message #682106] Tue, 21 June 2011 16:26 Go to previous message
Eclipse UserFriend
Hi,

This is the wrong forum for your question. OSGi Enterprise stands for bundles like Web Application Bundles and Persistent Bundles.
You should better ask this question in the PDE - Plugin Development Environment forum.

Greetings,
Kaloyan
Previous Topic:Using OSGi to simplify user experience around virtualization
Next Topic:Eclipse plugins cooperation
Goto Forum:
  


Current Time: Thu Jul 17 12:42:37 EDT 2025

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

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

Back to the top