Eclipse ADT Rendering Library Bug

hdjks

Mitglied
Hallo Leute!
Ich wollte mal Java Android versuchen. Jetzt habe ich für Eclipse Die Plugins ADT und SDK installiert. Wenn ich allerdings ne neue App Über File->New->Other->Android->Android Aplication Project eine neue App machen will, kommt, nachdem ich die Anweisungen verfolgt habe beim Graphical Layout folgende Fehlermeldung:

This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in

Ich habe jetzt ADT geupdatet aber es kommt immernoch die Fehlermeldung.
Könnt ihr mir vielleicht helfen? Danke
 

camelCase90

Aktives Mitglied
Ich weiß jetzt nicht genau wie das bei Ecplise ist, bei Android-Studio ist es so, dass man dort im Grafik-Editor die Api per Dropdown-Menü auswählen kann. Wenn man dort nun ne ältere Api Version auswählt, kommt der Fehler nicht mehr. Schau mal ob es so ein Dropdown-Menü bei Ecplise auch gibt.
 

hdjks

Mitglied
Ich habe jetzt mal Eclipse restartet und jetzt steht in der Console folgender Errorlog:

[2015-06-18 17:47:40 - Test] C:\Users\ald\Java Tutorials\Test\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2015-06-18 17:47:40 - Test]
[2015-06-18 17:47:40 - Test] C:\Users\ald\Java Tutorials\Test\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2015-06-18 17:47:40 - Test]
[2015-06-18 17:47:40 - Test] C:\Users\ald\Java Tutorials\Test\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.
[2015-06-18 17:47:40 - Test]

Könnte es sein, dass irgendwelche Dateien fehlen oder so?
 
Ähnliche Java Themen
  Titel Forum Antworten Datum
J Eclipse CDT Library einbinden IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
T Eclipse: Projekt aus meinem Workspace als Library auswählen IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 1
G eigene Library In NetBeans 11.1 IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
TheJavaKid NetBeans JDBC Library mit Netbeans in Jarfile mit packen IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 13
W Java Byte Code Engineering Library (BCEL) Installation IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 5
F Eclipse Appcompat-v7 Library kann nicht geladen werden IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 0
M NetBeans Simple Validation Library IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 1
O Eclipse Meine Anwendung so in eine Jar-Library kapseln, dass man die Sourcen nicht rekonstruieren kann IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 0
O Eclipse Suche nach Methode in einer "referenced" Jar-Library IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 10
L Eclipse Import von Library IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 1
H NetBeans Library in JAR einbinden IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
B Eclipse Wie kann man eine externe Library importieren? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 6
N externe Library in Eclipse "richtig" einbinden IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 7
D Eclipse Javadocs von User Library werden nicht angezeigt IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 1
G Eclipse Native Library Location relativ zum Projektordner, nicht relativ zum Workspace IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 9
P Eclipse Runnable Jar exportieren mit externer Library IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 1
B Beim erstellen einer .jar Datei wird fremde Library nicht erkannt IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 5
G externe Library NetBeans / eclipse IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 12
J Eclipse: Jar Library -> Web Projekt IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
H java.library.path unter Eclipse IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 1
W Standart-Library Sourcedateien einbinden IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
T Netbeans 4.1 --> junit library could not be found ? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 6

Ähnliche Java Themen

Neue Themen


Oben