NetBeans <!-- LOCAL PROJECT REP!--> in pom.xml

Dumdidum

Mitglied
Hallo liebe Leute,

ich habe ein Maven-Projekt in Netbeans. Und es darin aus zu führen macht auch 0 Probleme.

Allerdings kann ich die .jar (wenn ich in den ordner gehe) nicht starten, weil eine Exception wirft:
Java:
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError:

Dabei ist mir aufgefallen, dass jene .jar nur unter
Java:
<!-- LOCAL PROJECT REP!-->
in die pom.xml eingetragen ist.

Ich nehme mal an, dass das Problem ist!? Aber wie ändere ich das!? Bzw was muss ich machen, dass auch meine .jar diese .jar findet!?

Vielen Dank schonmal für alle möglichen Tipps ;)
 
Ähnliche Java Themen
  Titel Forum Antworten Datum
B Eclipse local history, Kommentare hinzufügen möglich? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
padde479 Netbeans Concurrent Version System :local: IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
doopexxx Add an maven project to an existing maven project IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 23
N Path must include project and resource name: /.gitignore IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 0
coolian eclipse project sharing IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 7
T NetBeans "Gradle Project" in "Web Application" nutzen IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 5
T .project Datei im Explorer ohne Namen IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
it_is_all NetBeans Clean and Build Project - Buttons ohne Funktion bei jar-Datei IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 22
M Eclipse Fehlermeldung bei Android-Project IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
K Project clean in Eclipse IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
H Test Project (x) Netbeans IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
G Eclipse Automatisch referenced jars importieren wenn Project im build path IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
M Eclipse Komplettes Project durchsuchen? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
S Glassfish, Eclipse EE und das JPA Project IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
reibi Eclipse PackageExplorer, .project und .classpath wird angezeigt IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
L Eclipse Aus einem SVN Repository ein Eclipse Project machen IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 6
I gif laden mit eclipse project IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
J Eclipse Java Project von einem Rechner auf anderen kopieren IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 7
T SVN/Subversive: Autor im Project Explorer anzeigen IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
T Eclipse, Project Explorer, Icons/Kategorisierung IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
reibi Eclipse : "Delete project contents on disk" IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
R@llo Web Project/Eingebundenes jar Runtime ClassNotFoundExeption IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
O Eclipse project in netbeans IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
byte Eclipse Webtools: Project Explorer IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 16
0 Icons in NetBeans Project IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 6
DEvent [Eclipse] Invalid project description ? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
C Eclipse Project ausserhalb von Eclipse nutzen IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2

Ähnliche Java Themen

Neue Themen


Oben