Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Bootloader.inDevelopmentMode replacement. How do I get to it?
Bootloader.inDevelopmentMode replacement. How do I get to it? [message #242916] Thu, 20 May 2004 14:41
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

I need to use:

* @return whether or not the platform is running in development mode
* @deprecated Replaced by {@link EnvironmentInfo#inDevelopmentMode()}.
*/
public static boolean inDevelopmentMode() {


It is deprecated and says to use EnvironmentInfo. However, I can't find
out how to get this. The only thing I can find is
InternalPlatform.getEvironmentalInfoService(). However this has not been
exposed in the IPlatform interface so I can't get to it.

Is there another proper place to do this?
--
Thanks, Rich Kulp

Previous Topic:Is it possible to disable close button on views?
Next Topic:how to load my plugin at launch time
Goto Forum:
  


Current Time: Fri Apr 25 23:46:02 EDT 2025

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

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

Back to the top