Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » configure eclipse to use MS Java?
configure eclipse to use MS Java? [message #198748] Wed, 16 March 2005 05:29 Go to next message
Eclipse UserFriend
Hi all,

Is it possible to configure eclipse to use MS Java? I tried to set Ms Java
as alternate JRE (Preferences -> Installed JREs -> Add JRE), but I get an
error that there is no java executable in msJDK4.0. Thanks in advance for
any help.

Regards,
Maciek Zywno
Re: configure eclipse to use MS Java? [message #198865 is a reply to message #198748] Thu, 17 March 2005 00:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: chrism.clabs.org

Maciek Zywno wrote:

> Is it possible to configure eclipse to use MS Java? I tried to set Ms
> Java as alternate JRE (Preferences -> Installed JREs -> Add JRE), but I
> get an error that there is no java executable in msJDK4.0. Thanks in
> advance for any help.

I doubt it. The MS VM is hacked to allow method pointers (thanks,
Anders!) with their Delegate/MulticastDelegate classes, which is rather
alien to the normal Java world, and I reckon all the building and source
groking and whatnot that's in Eclipse would have to be likewise hacked
to handle this.

The team I'm working with currently is a J++ project, and we are able to
still take advantage of a lot of things in Eclipse, though we're still
hampered at times. Dern WFC.

--
Chris
http://clabs.org/blogki
Re: configure eclipse to use MS Java? [message #198904 is a reply to message #198865] Thu, 17 March 2005 08:19 Go to previous message
Eclipse UserFriend
Chris Morris wrote:

> The team I'm working with currently is a J++ project, and we are able to
> still take advantage of a lot of things in Eclipse, though we're still
> hampered at times. Dern WFC.

what did you use eclipse for if it can't acept ms java?

regards
Previous Topic:Using C-shared lib from a Java Class
Next Topic:Wrong Java Project is return
Goto Forum:
  


Current Time: Fri Sep 19 02:14:40 EDT 2025

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

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

Back to the top