Anonymous | Login | 2021-03-07 11:25 UTC | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000174 | OMNeT++ | documentation | public | 2010-06-23 13:05 | 2011-08-02 12:50 | ||||
Reporter | drewhk | ||||||||
Assigned To | rhornig | ||||||||
Priority | normal | Severity | trivial | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 4.1 | ||||||||
Target Version | Fixed in Version | 4.2 | |||||||
Summary | 0000174: Rock solid solution to run the IDE on 64 bit windows | ||||||||
Description | The issue with the IDE that it is based on a 32 bit Eclipse. This will not work on a 64 bit JRE/JDK. The problem is that eclipse will not detect even when a 32 bit JRE/JDK is present and will exit with an error message. Solution: There is a less known feature of eclipse, that it searches for a directory named "jre" in its installation directory and uses that JRE as default (even when another one is installed on that system). Using this feature, the easy fix is to take a 32 bit JRE, and then copy it under the /ide/jre directory of OMNeT++. With this fix, and my other one in 0000143 OMNeT++ will be fully functional under 64 bit Windows systems. As this modification does not involve any code modifications, I posted this under the category of documentation. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0000530) rhornig (administrator) 2011-08-02 12:50 |
Added a private JRE to the windows ZIP distribution. |
![]() |
|||
Date Modified | Username | Field | Change |
2010-06-23 13:05 | drewhk | New Issue | |
2011-08-02 12:50 | rhornig | Note Added: 0000530 | |
2011-08-02 12:50 | rhornig | Status | new => resolved |
2011-08-02 12:50 | rhornig | Fixed in Version | => 4.2 |
2011-08-02 12:50 | rhornig | Resolution | open => fixed |
2011-08-02 12:50 | rhornig | Assigned To | => rhornig |
Copyright © 2000 - 2021 MantisBT Team |