Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How does one determine if eclipse is 32bit or 64bit on a particular platform?
How does one determine if eclipse is 32bit or 64bit on a particular platform? [message #518185] Wed, 03 March 2010 11:37 Go to next message
drew frantz is currently offline drew frantzFriend
Messages: 340
Registered: July 2009
Senior Member
I need to do this for win32, linux and solaris versions of eclipse. Is there
a programmaitic way to determine this (osgi property??
Re: How does one determine if eclipse is 32bit or 64bit on a particular platform? [message #518186 is a reply to message #518185] Wed, 03 March 2010 11:45 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
Drew,

Platform.getOSArch is one way; not sure it's the best way...


drew wrote:
> I need to do this for win32, linux and solaris versions of eclipse. Is there
> a programmaitic way to determine this (osgi property??
>
>
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: How does one determine if eclipse is 32bit or 64bit on a particular platform? [message #518683 is a reply to message #518186] Thu, 04 March 2010 18:13 Go to previous messageGo to next message
dGlobal  is currently offline dGlobal Friend
Messages: 16
Registered: January 2010
Junior Member
Drew

Locate the Eclipse folder on your file system. it should be indicated there. Look for something like: eclipse-SDK- 3.5.1-macosx-x86 _64.tar. in this case 64 for 64bit. May look bit different on PC. Try it anyway. Hope it helps.


dGlobal


Re: How does one determine if eclipse is 32bit or 64bit on a particular platform? [message #656669 is a reply to message #518185] Mon, 28 February 2011 04:28 Go to previous message
Negi,  Pramod is currently offline Negi, PramodFriend
Messages: 1
Registered: February 2011
Junior Member

Hit Ctrl-Alt-Delete, Open up task manager - look at the processes tab. 32-bit programs are marked with a *32

Enjoy!
Previous Topic:Layout issues after using IWorkBenchPage.hideView
Next Topic:CVS/SVN repositories
Goto Forum:
  


Current Time: Thu Apr 25 16:59:35 GMT 2024

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

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

Back to the top