Wiki source code of WOLips-Eclipse beginners mistakes
Version 99.1 by Johan Henselmans on 2007/06/19 15:42
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | This document tries to catch the errors that every beginner seems to have to go through before reaching Eclipse/WOLips nirvana. The path is narrow and slippery, but thou shalt be rewarded.... | ||
| 2 | |||
| 3 | **The first error:** | ||
| 4 | |||
| 5 | Eclipse/WOLips does not run properly in java 1.4.2. | ||
| 6 | |||
| 7 | Run it using **JavaVM1.5**. | ||
| 8 | |||
| 9 | Only Way: **1.5**. | ||
| 10 | |||
| 11 | **One more time: 1.5** | ||
| 12 | |||
| 13 | === How to get eclipse running with Java1.5? === | ||
| 14 | |||
| 15 | go to /Applications/Utilities/Java/J2SE 5.0/Java Preferences. Select J2SE5.0 |