The best place to *find* answers to programming/development questions, imo, however it's the *worst* place to *ask* questions (if your first question/comment doesn't get any up-rating/response, then u can't ask anymore questions--ridiculously unrealistic), but again, a great reference for *finding* answers.

My Music (Nickleus)

20121014

eclipse not creating class files

when i save a change in a java file, its class file in the bin output folder wasn't getting updated with the change.

i found i had to enabled "build automatically" in preferences:
window > preferences > general > workspace > check build automatically

thanks to this thread:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=23076

No comments:

Post a Comment