Example code for Eclipse viewers
Posted by Kelvin in
Java,
Projects on 28-09-2008 |
No Comments
Recently I’ve been playing about with developing plug-ins for Eclipse, but it’s been 4 years since I wrote my last line of Java and I’ve been coding PHP ever since, so I’m having to completely re-learn the Java object model and Eclipse’s API.
The biggest obstacle has been finding...