Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Is this the right place for ? about problems using java IDE?
Is this the right place for ? about problems using java IDE? [message #446867] Fri, 03 December 2004 21:30 Go to next message
Bill Ewing is currently offline Bill EwingFriend
Messages: 49
Registered: July 2009
Member
Hi all. We are new to using Eclipse 3.0.1 to do Java development.

Is this the right place to ask questions? If not, could someone please
redirect us?

If this is the right place, here's our problem:

1. We made a simple app and it runs fine in IDE.
2. We used File, Export to make a jar.
3. In Windows 2000 (on two different PC's) we double-click on jar and
expect to run, as other jars made with other IDE's or Ant do.
4. We get the message: "Could not find main class."
5. We believe we deeply understand what the jar file should look like
internally. We've inspected the insides, made sure manifest.mf was there,
made sure it had proper formatting of the "Main-Class" line, made sure
package name was included and ".class" was not included, we've compared
this to other jars.

If there is one person out there who has made a jar with v3.0.1 and run it
on windows, we'd sure like to hear from you. We'd like to see your jar
and we'd be happy to post ours.

We are aware of Mozilla bug 47717 and we don't think it solves our
problem, though it sure was a lot of nebulous communication in that bug,
so we can't be sure.

Is there a better place to seek help? At the sun forum we've seen others
with (perhaps) this problem and the respondents gave some pretty mean
answers like "learn to make jar files with your bare teeth, you little
wimp."
This is killing us.
Re: Is this the right place for ? about problems using java IDE? [message #446870 is a reply to message #446867] Fri, 03 December 2004 21:43 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
Try asking these questions in the Eclipse Java Development Tools newsgroup:

news://news.eclipse.org/eclipse.tools.jdt


"Bill Ewing" <ewing@irori.com> wrote in message
news:coqlt3$32e$1@www.eclipse.org...
> Hi all. We are new to using Eclipse 3.0.1 to do Java development.
>
> Is this the right place to ask questions? If not, could someone please
> redirect us?
>
> If this is the right place, here's our problem:
>
> 1. We made a simple app and it runs fine in IDE.
> 2. We used File, Export to make a jar.
> 3. In Windows 2000 (on two different PC's) we double-click on jar and
> expect to run, as other jars made with other IDE's or Ant do.
> 4. We get the message: "Could not find main class."
> 5. We believe we deeply understand what the jar file should look like
> internally. We've inspected the insides, made sure manifest.mf was there,
> made sure it had proper formatting of the "Main-Class" line, made sure
> package name was included and ".class" was not included, we've compared
> this to other jars.
>
> If there is one person out there who has made a jar with v3.0.1 and run it
> on windows, we'd sure like to hear from you. We'd like to see your jar
> and we'd be happy to post ours.
>
> We are aware of Mozilla bug 47717 and we don't think it solves our
> problem, though it sure was a lot of nebulous communication in that bug,
> so we can't be sure.
>
> Is there a better place to seek help? At the sun forum we've seen others
> with (perhaps) this problem and the respondents gave some pretty mean
> answers like "learn to make jar files with your bare teeth, you little
> wimp." This is killing us.
>
Previous Topic:Client Area of a scrolled composite
Next Topic:Is there a setName method for labels ?
Goto Forum:
  


Current Time: Thu Apr 25 04:20:50 GMT 2024

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

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

Back to the top