| Quote: |
|
In the Window --> Preferences --> MyEclipse, I added the entry for setting heap size as -Xms256m -Xmx256m. Inspite of that I get a OutOfMemory error during startup |
| Quote: |
|
Also another thing - To reach to this point I HAD to add the following entry -Djava.library.path=%PATH%;D:\SQLLIB\bin as JVM argument (although you seem to discourage that practice). |
| Quote: |
|
Note that I have the the same setting in the PATh environment variable, but it seems MyEclipse is ignoring that setting. |
| Quote: |
|
Hopefully this long mail will not put you to sleep. |