Dies ist eine statische Kopie unseres alten Forums. Es sind keine Interaktionen möglich.
This is a static copy of our old forum. Interactions are not possible.

Adler07

Trainee

  • "Adler07" is male
  • "Adler07" started this thread

Posts: 54

Date of registration: Feb 25th 2007

Occupation: Informatik

1

Monday, January 11th 2010, 10:57pm

Hilfe: Eclipse Plugin´s Problem mit Maven

Guten Abend, :)

Ich habe eine Fehermeldung bekommen bei der Installation/update von Maven-plugin(wollte eigentlich versuchen mit eclipse eigene Anwendungen von facebook zu schreiben -- aber..),die Fehler sind unten :

Ich hab auch mehrfach online gegoogelt ,aber noch keine geeignete Lösungen gefunden..hoffe dass jemand mir dabei helfen kann,ich bin wirklich sehr dankbar!!!


MFG

PS: Ich wohne in Hannover und wer lust hat,können uns auch mal treffen ,danke voraus!

Source code

1
2
3
4
5
6
7
8
9
10
Current configuration contains errors that are not corrected by the requested operation and more errors would be introduced. See details for more information.
  ----- Current configuration problems -----
    Apache MyFaces Trinidad Tag Support (Optional) (2.2.0.v20090517-20-7w311A1636) requires plug-in "org.eclipse.jdt.core (3.4.0)", or compatible.
    Dali Java Persistence Tools (2.2.1.v200908270220-7L7OALFBBoPR9QdeWV1je) requires feature "org.eclipse.datatools.enablement.feature (1.7.0)", or compatible.
  ----- Configuration problems after the operation -----
    Apache MyFaces Trinidad Tag Support (Optional) (2.2.0.v20090517-20-7w311A1636) requires plug-in "org.eclipse.jdt.core (3.4.0)", or compatible.
    Dali Java Persistence Tools (2.2.1.v200908270220-7L7OALFBBoPR9QdeWV1je) requires feature "org.eclipse.datatools.enablement.feature (1.7.0)", or compatible.
    Maven issue tracking configurator for Mylyn (Optional) (0.9.5.20080717-1821) requires plug-in "org.eclipse.mylyn.tasks.core".
    Maven issue tracking configurator for Mylyn 3.x (Optional) (0.9.8.200905041414) requires plug-in "org.eclipse.mylyn.tasks.ui (3.0.0)", or compatible.
    Maven Integration for AJDT (Optional) (0.9.8.200905041414) requires feature "org.eclipse.ajdt (1.5.0)", or later version.

  • "Schokoholic" is male

Posts: 2,518

Date of registration: Oct 4th 2006

Location: Hannover

Occupation: Haarspaltung

2

Tuesday, January 12th 2010, 9:15am

In den Fehlermeldungen steht ja überall sowas in der Art:

Quoted

requires plug-in "org.eclipse.jdt.core (3.4.0)", or compatible.

Hast du mal versucht, die entsprechenden Plugins in den geforderten Versionen zu installieren?

Adler07

Trainee

  • "Adler07" is male
  • "Adler07" started this thread

Posts: 54

Date of registration: Feb 25th 2007

Occupation: Informatik

3

Tuesday, January 12th 2010, 11:20am

Danke,hab es auch versucht...

Danke für deine Antwort, ich hab das auch versucht, aber bekomme ich wieder den gleichen..außerdem hab leider nur online die verson jdt core R3.0.x gefunden..Das ist die Link:

http://www.eclipse.org/jdt/core/r3.0/main.html

http://www.eclipse.org/jdt/core/update-site

hab auch versucht ein neues update für datatools zu machen..aber bekommen ich dann wieder solchen Fehler...;(


Wäre es schön, dass wir uns mal zusammensetzen können, ich brauche Hilfe :D

Viele Grüße !!!

Source code

1
2
3
4
5
6
7
8
9
Current configuration contains errors that are not corrected by the requested operation and more errors would be introduced. See details for more information.
  ----- Current configuration problems -----
Apache MyFaces Trinidad Tag Support (Optional) (2.2.0.v20090517-20-7w311A1636) requires plug-in "org.eclipse.jdt.core (3.4.0)", or compatible.
Dali Java Persistence Tools (2.2.1.v200908270220-7L7OALFBBoPR9QdeWV1je) requires feature "org.eclipse.datatools.enablement.feature (1.7.0)", or compatible.
  ----- Configuration problems after the operation -----
Apache MyFaces Trinidad Tag Support (Optional) (2.2.0.v20090517-20-7w311A1636) requires plug-in "org.eclipse.jdt.core (3.4.0)", or compatible.
Dali Java Persistence Tools (2.2.1.v200908270220-7L7OALFBBoPR9QdeWV1je) requires feature "org.eclipse.datatools.enablement.feature (1.7.0)", or compatible.
Eclipse Java Development Tools 3.2.1 performance patch (bug:159325) (1.0.2) requires feature "org.eclipse.jdt (3.2.1.r321_v20060905-R4CM1Znkvre9wC-)".
Cheetah: JDT patch for supporting J2SE 1.5 (0.0.6) requires feature "org.eclipse.jdt (3.0.0)".

This post has been edited 1 times, last edit by "Adler07" (Jan 12th 2010, 11:27am)


Kiki der Gecko

Regenbogeneidechse

Posts: 513

Date of registration: Oct 1st 2008

4

Tuesday, January 12th 2010, 11:23am

Schonmal probiert, den Eclipse Plugin Installer mit dem Link (oder einem von der Seite weiterführenden) zu füttern? An sonsten den Archivinhalt in den Plugin-Ordner von Eclipse entpacken, was allerdings keine so elegante Lösung ist
"Alles ist eins - außer der Null." - Wau Holland

Adler07

Trainee

  • "Adler07" is male
  • "Adler07" started this thread

Posts: 54

Date of registration: Feb 25th 2007

Occupation: Informatik

5

Tuesday, January 12th 2010, 1:33pm

Danke für deine Antwort .

Danke,ich habe apache-maven-2.2.1 auch heruntergeladen und lokal oder in Plugins-ordner von eclipse gespeichert, danach sollte maven-version gefunden werden und installierst werden, in cmd-Fenster war ich im entpackten Ordner von Maven,ich versuchte dann mvn -version zu schreiben..aber bekamm ich wieder eine Meldung,dass ich meine JAVA_HOME richtig einstellen sollte,dann hab ich erneut die path bestätigt ,dass JAVA_HOME mit aktuellen jdk verlinkt ist ,dann nochmal mvn ,bekamm ich leider immer Fehlermeldung über JAVA_HOME --!

Können wir uns mal treffen,wenn du Zeit hast..danke sehr!

MFG, Adler07