Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse Java app Snap-in for MMC
Eclipse Java app Snap-in for MMC [message #129638] Fri, 13 January 2006 15:56 Go to next message
Eclipse UserFriend
Originally posted by: syed.a.hussain.intel.com

Is it possible to write Java app using Eclipse such that the java app can
appear in Microsoft Management Console (MMC)?
Re: Eclipse Java app Snap-in for MMC [message #129655 is a reply to message #129638] Fri, 13 January 2006 16:49 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 489
Registered: July 2009
Senior Member
Asif,

Eclipse (amongst other things) provides an IDE for Java development. If
a Java app can appear in the Microsoft Management Console, then you
should be able to write that app using Eclipse.

Eclipse also provides a widget library and a rich client platform for
helping to create other Java applications. I don't know of anything
provided by these features that would specifically help in your problem.
SWT allows you to integrate/embed OLE and ActiveX controls within your
application, but don't think there's anything to achieve the opposite
effect (Java in OLE or ActiveX).

Hope this helps,
- Jeff
Previous Topic:Eclipse Console - command history
Next Topic:Error in eclipse
Goto Forum:
  


Current Time: Sat Jul 13 02:25:30 GMT 2024

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

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

Back to the top