Top "Myeclipse" questions

Commercial J2EE IDE and Web development tool suite for the Eclipse open-source platform.

Mvn install or Mvn package

I am new to Maven, I have a Java based web project with maven configured in my MyEclipse. Now if …

java maven myeclipse
Eclipse shortcut keys are not working suddenly in Windows

Eclipse shortcut keys are not working suddenly in Windows, Even basic needed shortcut keys also like 'ctrl + F' or 'crtl + …

eclipse eclipse-plugin myeclipse
Out of memory error in eclipse.why?

When i create a new project in "Eclipse" IDE.Suddenly it shows an alert message "Out of memory error".I …

java eclipse myeclipse
MyEclipse 10 does not start "Java was started but returned exit code 13"

I saw that there are few topics with the same exception, but the solutions does not work on my side. …

java eclipse myeclipse
ClassCastException while parsing XML with WebLogic

I'm getting the following error message: java.lang.ClassCastException: weblogic.xml.jaxp.RegistryDocumentBuilderFactory cannot be cast to javax.xml.parsers.…

java jsp servlets weblogic myeclipse
only one error: No Spring WebApplicationInitializer types detected on classpath

May 21, 2013 3:44:07 PM org.apache.catalina.core.AprLifecycleListener init INFO: Loaded APR based Apache Tomcat Native library 1.1.27 using APR version 1.4.6. May 21, 2013 3:44:07 …

java jakarta-ee tomcat myeclipse
Where to put a properties file?

I tried to read a .properties file and have code as following: public final class Config { static { Properties properties = new …

java properties myeclipse
How to overwrite files in the WAR file during maven build?

I have a Java webapp project that I develop in Eclipse (more precisely MyEclipse 10) and build using Maven 3. I have …

eclipse maven myeclipse maven-war-plugin maven-profiles
HTTP Status 500 - java.lang.NoClassDefFoundError: Could not initialize class org.apache.jasper.el.ELContextImpl

When I try to browse "localhost:8080" on myeclipse, I get the following error: type Exception report message java.lang.NoClassDefFoundError: …

java jakarta-ee tomcat myeclipse
How to increase the resolution of image in PDF renderer?

I want to increase the resolution of a image. I used PDFRenderer-0.9.0 jar . It is downloaded from java.net for …

java pdf bufferedimage myeclipse pdfrenderer