Importing Maven project into Eclipse

I want to import existing maven project into eclipse. I found 2 ways to do it, one is through running from command line mvn eclipse:eclipse and another is to install maven eclipse plugin from eclipse. What is the difference between the both and which one is preferable? The maven-eclipse-plugin is a Maven plugin and has … Read more

Program “make” not found in PATH

I’m having the Program “make” not found in PATH error in eclipse. I checked the path variable which is: The PATH starts with the folder which contains make (I checked and make.exe is in there), but eclipse still goes Program “make” not found in PATH. I have tried changing the path and restarting several times … Read more

Eclipse internal error while initializing Java tooling

Close all open projects and exit Eclipse. Now you can open Eclipse without getting the error. Start opening your projects one by one to find which one causes the problem. This is most likely because you deleted a Device profile inside the AVD manager. Or you can start working on a new workspace, (i.e. change … Read more

Program “make” not found in PATH

You may try altering toolchain in case if for some reason you can’t use gcc. Open Properties for your project (by right clicking on your project name in the Project Explorer), then C/C++ Build > Tool Chain Editor. You can change the current builder there from GNU Make Builder to CDT Internal Builder or whatever compatible you have.

Ant “JAVA_HOME does not point to the JDK” – but it does

The real message is that Ant can’t find com.sun.tools.javac.Main. Which, together with the fact that the latest “Sun” (Oracle) JDK is 1.7.0_13 (or maybe _14, but definitely not the “_52” that your install dir indicates), makes me think that you’re not using a distribution that Ant recognizes. You can verify this by running jar tvf $JAVA_HOME/lib/tools.jar, and … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)