Eclipse JAD File erzeugen -- Problem

Status
Nicht offen für weitere Antworten.

Frank the B.

Mitglied
Hey also ich programmier jetzt schon ziemlich lange Anwendungen für mobile Geräte mit dem Sony SDK und Eclipse für J2ME. Hab immer mit vista gearbeitet und bin jetzt auf windows 7 x64 umgestiegen.
Hab dann wieder meine Projekte aus dem SVN geladen und wollte halt normal weitermachen aber nu gibts n Problem: immer wenn ich das Projekt als jar und jad erstellen will (rechtsklick auf projekt --> J2ME --> Create Package) erzeugt er mir eine leere jad datei wo nur die größe drinsteht... hab jetzt viel zeit investiert den fehler zu finden aber ich find ihn nicht... :(
kann mir da jemand helfen?

MfG
 

Frank the B.

Mitglied
jo hab ich alles ganz neu :( und geht leider nicht

edit: hab auch eclipse schon mal komplett entfernt und alle plugins neu raufgehauen und geht aber auch nicht.
 

Frank the B.

Mitglied
also in der richtigen Jad sollte stehen (und das muss ich jetzt halt jedes mal neu reinschreiben):
"
MIDlet-Version: 0.9
MIDlet-Vendor:EGAL
MIDlet-Jar-URL: EGAL.jar
MicroEdition-Configuration: CLDC-1.0
MicroEdition-Profile: MIDP-2.0
MIDlet-1:EGALMIDLET,,PfadzuEgal.EgalMIDlet
MIDlet-Jar-Size: 1052985
MIDlet-Name: EgalMIDlet
"
und drinnen steht immer nur:
"
MIDlet-Jar-Size: 1052985
"
 

The_S

Top Contributor
Das wollte ich ja auch nicht wissen. Im Projekt sollte eine JAD liegen bei der du alle Konfigurationen einstellen kannst. Diese wird als Vorlage für die restlichen JADs genommen. Was steht da drin?
 

Frank the B.

Mitglied
ja sorry,
wenn ich ein projekt vom svn hole, dann ist die immer leer und midp und cldc auf 1.0 gesetzt.
und wenn ich ein neues projekt anlege, dann steht da überall midlet-vendor drin, also default eben normal. aber sobald ich halt create package mach, dann wird wohl diese default jad wieder geladen....
 

The_S

Top Contributor
Auch wenn dein Satz nur sehr schwer zu lesen ist, würde ich mal kontrollieren, ob den diese "Vorgabe-JAD" korrekt gespeichert und verarbeitet wird. Wie legst du denn ein Projekt an?

Naja, ich mach jetzt erst einmal Feierabend. Bis Montag evtl. ;) !
 

Frank the B.

Mitglied
hey also ich hab jetzt jedenfalls eclipse neu raufgespielt und die svn projekte alle neu angelegt und pulsar nutz ich jetz auch. und dann ging s auf einmal und auch irgendwie besser... keine ahnung worans lag aber vielen dank für deine hilfe the_s :)
Bis dann
 
Status
Nicht offen für weitere Antworten.
Ähnliche Java Themen
  Titel Forum Antworten Datum
ruutaiokwu Auto-Import der benötigten Klassen, wie bei Eclipse Ctrl-Shift-O Android & Cross-Platform Mobile Apps 9
T Android SDK-Manager startet nicht in Eclipse Android & Cross-Platform Mobile Apps 5
V Android Fehlermeldung beim Öffnen von Eclipse nach Installation der Android Erweiterung Android & Cross-Platform Mobile Apps 4
B Android Probleme mit Eclipse? Android & Cross-Platform Mobile Apps 6
J Android Breaking Point in Eclipse hält nicht an? Android & Cross-Platform Mobile Apps 5
S Android Eclipse erstellt keine main Activity Android & Cross-Platform Mobile Apps 4
J Eclipse Emulator Problem Android & Cross-Platform Mobile Apps 1
J Eclipse Emulator Problem Android & Cross-Platform Mobile Apps 0
T Kamerazugriff eclipse auf Samsung Tab Android & Cross-Platform Mobile Apps 0
G Absolute Anfängerfrage bezüglich Eclipse Android & Cross-Platform Mobile Apps 9
R Eclipse + AndroidSDK - Problem mit Referenzen Android & Cross-Platform Mobile Apps 6
X Android Handy mit Eclipse verbinden Android & Cross-Platform Mobile Apps 1
W Eclipse update - Systemprozess reagiert nicht mehr Android & Cross-Platform Mobile Apps 4
T Android Handy in Eclipse einbinden Android & Cross-Platform Mobile Apps 34
A Fehlermeldung nach Neuinstallation von Eclipse/bestehenden Projekten... Android & Cross-Platform Mobile Apps 2
G Android Einbindung von externen Dateien in Eclipse Projekt Android & Cross-Platform Mobile Apps 8
R Eclipse findet SDK nicht Android & Cross-Platform Mobile Apps 5
B Android Eine Warnung in der Console (Eclipse) auswerten Android & Cross-Platform Mobile Apps 3
A Android App Deployment Eclipse Android & Cross-Platform Mobile Apps 7
S Android Android Eclipse Plugin lässt sich nicht installieren Android & Cross-Platform Mobile Apps 4
M Eclipse: cdc.jar in eine Midlet Suite integrieren Android & Cross-Platform Mobile Apps 18
P Prob mit Eclipse und J2ME SDK Android & Cross-Platform Mobile Apps 4
P eclipse + eclipsME funkst nicht Android & Cross-Platform Mobile Apps 2
M Firebase RealtimeDatabase - Daten aus Queries in CSV File speichern Android & Cross-Platform Mobile Apps 1
AndoridStudio Read-only file system Android & Cross-Platform Mobile Apps 5
M Unsupported class file major version 57 - Fehlermeldung bei Android Studio Android & Cross-Platform Mobile Apps 27
Soloeco Android Save File on external Storage Android & Cross-Platform Mobile Apps 3
W .txt File aus dem Speicher des Smartphone lesen Android & Cross-Platform Mobile Apps 15
S Android APK File Installationsfehler Android & Cross-Platform Mobile Apps 2
Flynn Text-File auf externe Speicherkarte schreiben Android & Cross-Platform Mobile Apps 1
B Android ListFragment parse xml from File Android & Cross-Platform Mobile Apps 1
B Android XML File ein lesen und menü erzeugen Android & Cross-Platform Mobile Apps 1
G In eier File schreiben Android & Cross-Platform Mobile Apps 8
M File der externen SD-Karte herausfinden Android & Cross-Platform Mobile Apps 3
G Port öffnen mit new SerialPort(new File... Android & Cross-Platform Mobile Apps 2
U Android Jar-File einbinden vs. externes Projekt Android & Cross-Platform Mobile Apps 7
K Java ME Export -> Invalid jar file ? Android & Cross-Platform Mobile Apps 9
M Daten aus Jad-file auslesen Android & Cross-Platform Mobile Apps 2
F Problem beim Erstellen der Jar File Android & Cross-Platform Mobile Apps 4
L Jar file auf Pda unter Windows Mobile ausführen Android & Cross-Platform Mobile Apps 2
P Erstellen einer Jar-File Android & Cross-Platform Mobile Apps 2
B Android Absolute kml-Datei erzeugen Android & Cross-Platform Mobile Apps 2
B Android Bei Absturz Fehlerdatei erzeugen Android & Cross-Platform Mobile Apps 2
G R.java erzeugen Android & Cross-Platform Mobile Apps 5
G Datei erzeugen, per E-Mail senden Android & Cross-Platform Mobile Apps 5
G Android Tabelle dynamisch erzeugen Android & Cross-Platform Mobile Apps 7

Ähnliche Java Themen

Neue Themen


Oben