- This topic has 4 replies, 2 voices, and was last updated 12 years, 9 months ago by support-joy.
-
AuthorPosts
-
gandalf902002ParticipantHi,
after installing MyEclipse 10 and get my project from SVN, when I try to lauch Debug of any Java class I get the error :Errors occurred during the build.
Errors running builder ‘Integrated External Tool Builder’ on project ‘xxxxxxx.
Launch configuration type id “org.maven.ide.eclipse.Maven2BuilderConfigurationType” does not exist.
Possible causes:
Missing specification of a launch type (missing plug-in)
Incorrect launch configuration XML
Launch configuration type id “org.maven.ide.eclipse.Maven2BuilderConfigurationType” does not exist.
Possible causes:
Missing specification of a launch type (missing plug-in)
Incorrect launch configuration XMLAny Help plis
support-joyMembergandalf902002 ,
Sorry to hear you are running into this issue. Could you take a look at this weblink – http://www.myeclipseide.com/PNphpBB2-printview-t-28036-start-0.html and check the project resources are valid and matched accordingly.
In case this does not help, please provide below details to help me investigate further –
1. Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details and copy and paste the same here
2. Clear your .log file located at [your workspace dir]/.metadata/.log, replicate issue and attach the file hereLet me know how this works for you.
gandalf902002ParticipantHi,
I see the .classpath file in my svn repository. My collegue has the same problem with Debug launch with Myeclipse 10.
I attahc all files and copy my config
*** Date:
lunedì 23 gennaio 2012 13.08.24 CET** System properties:
OS=WindowsVista
OS version=6.1.0
Java version=1.6.0_13*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 10.0
Build id: 10.0-20111028*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 10.0
Build id: 10.0-20111028Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
D:\MyEclipse10\MyEclipse 10\myeclipse.exe
-name
Myeclipse
–launcher.library
D:\MyEclipse10\MyEclipse 10\../Common/plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_3.2.0.v201103301700\eclipse_3215.dll
-startup
D:\MyEclipse10\MyEclipse 10\../Common/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
-install
d:\MyEclipse10\MyEclipse 10
-configuration
d:\MyEclipse10\MyEclipse 10\configuration
-vm
d:\MyEclipse10\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dllThnak you very much
Attachments:
You must be logged in to view attached files.
gandalf902002ParticipantHi,
I found the problem.
In builder list for projects is appears a strange Builder selected but without Label.
I deleted it and now all works perfectly.
Thank you for all
support-joyMembergandalf902002,
Good to hear you are all set. Let me know if you have any other queries.
-
AuthorPosts