Skip to main content



      Home
Home » Newcomers » Newcomers » generating JAR's : "Main class not found"
generating JAR's : "Main class not found" [message #29692] Sun, 27 February 2005 04:04
Eclipse UserFriend
Originally posted by: info.technosoft-hofbieber.de

hi all,

i'm trying to generate JAR-File from an J2SDK1.4.0-app :

with 'RUN' App runs well

if i EXPORT to JAR, there is told, that there are compile-warnings ,why ?
if compiled separated with javac, no warning appears !

clicking the JAR message appears 'Main class not found'
i'm using an own manifest :
<pre>
Manifest-Version: 1.0
Main-Class: pc_zeitmasch1
Class-Path: *.class
Class-Path: SuperWaba.jar
Class-Path: poi-2.0-RC2-20040102.jar
</pre>

if Class-Path: *class is omitted, jar seems to do nothing !

if an automatically generated manifest is used, no messages appears and no
action seems to be done,as before !

what about JAR Package Specification :
what has to be added :

LEFT WINDOW :
(default package)
/metadata
RIGHT WINDOW:
..classpath
..project
..manifest
..pc_ztm.jar (the jar from my app, dont guessed to be added ?!)


at least, reading the help text does not help me :-((
sometimes, the left content of left side of help-windows is compressed to
unreadable graphics..
many developers recommend eclipse, why i cant follow ?

my equipment : 1Ghz Pentium 128 MB RAM Win98SE

pleasse HELP !

regards from wolf
Previous Topic:MSP 430 startup problem
Next Topic:Debugger
Goto Forum:
  


Current Time: Tue Jul 08 11:58:58 EDT 2025

Powered by FUDForum. Page generated in 0.08285 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top