Eclipse Luna

Code Assist Missing from PHP Eclipse

This happened just recently. After upgrading from the old PHP Eclipse into Eclipse Luna PHP version, my code assist got screwed up. Searching online has also been a headache. As the projects were brought in using subversion (SVN), code assist did not exist in those projects. Here were some solutions mentioned One have to create […]

Categories: PHPTags: ,

SVN Error on Eclipse

Using Eclipse as my Java editor, and attempting to update the desired codes and to mark the version on SVN with TechieDan’s codes has prompted this error from eclipse. “Attempted to lock an already-locked dir svn:” Now looking at this, nothing was updated and a solution was needed to be able to update codes. The […]

Categories: TutorialTags: ,

Proven Set Up JDK in Eclipse

Java enthusiasts and coders and programmers alike, how many of you are using Eclipse as your IDE to do your codes. For those in the Java field but still trying to find a good IDE, I would recommend Eclipse. Just so happens that Eclipse codename their newest version with Galileo. Instead of versifying their release, […]

Categories: TutorialTags: , ,