Do you have a space or any other odd character in your App name? I know Apps with space don’t launch properly.
On Mon, Jul 7, 2014 at 4:03 PM, John Huss <[email protected]> wrote: > Also, make sure your project folder has the same name and case as your > application name. So for an app named "YourApp" the project folder should > also be called "YourApp", not "yourapp". > > > On Mon, Jul 7, 2014 at 4:54 PM, Chuck Hill <[email protected]> > wrote: > >> When NSBundle can’t find the main bundle, it falls back to using >> JavaFoundation. I have no idea why it does this, maybe it had a use in the >> past. >> >> So the question here is, why is it not finding the main bundle? Two >> likely answers are that the Launch config is eclipse is using the wrong >> working directory or that the Maven layout of this project is incomplete or >> incorrect and so NSBundle does not see it as a Maven project. >> >> This could also be a mismatch between a bundle-less build and a >> traditional build. >> >> >> Chuck >> >> >> On 2014-07-07, 2:46 PM, "Philippe Rabier" wrote: >> >> I don't think so. >> >> I got something similar several years ago: it was unable to find the >> Application class. >> >> I was unable to fix it and I think I reinstalled everything on another >> computer I guess. >> >> Do you have a Mac? Can you try also to create a Wonder app? >> >> Philippe Rabier >> --------------------- >> http://twitter.com/prabier >> >> Sent from my iPhone >> >> On 07 Jul 2014, at 22:27, Ted Archibald <[email protected]> wrote: >> >> Your app name is JavaFoundation? >> >> >> On Mon, Jul 7, 2014 at 2:03 PM, Pawan Tiwari <[email protected]> wrote: >> >>> FYI >>> >>> >>> ---------- Forwarded message ---------- >>> From: Pawan Tiwari <[email protected]> >>> Date: Tue, Jul 8, 2014 at 1:30 AM >>> Subject: Webobject project is not runing! >>> To: [email protected] >>> >>> >>> I have latest eclipse (Eclipse juno 4.2 ) and i have installed wolips >>> plugin accoriding your instruction that are given in wocommunity .I have >>> make a simple programe and run it then it gives the error .I have attached >>> the error log. >>> >>> Please help us! Actually my main purpose is to run the woapplication >>> project using maven,but doing before we have to run a simple woapplication >>> project. >>> >>> Note:-I tried on almost ever Eclipse version of Indigo and Juno but >>> gives the same error. >>> >>> Thanks & Regards >>> >>> Pawan Kumar tiwari >>> >>> >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Webobjects-dev mailing list ([email protected]) >>> Help/Unsubscribe/Update your Subscription: >>> >>> https://lists.apple.com/mailman/options/webobjects-dev/ted.archibald%40gmail.com >>> >>> This email sent to [email protected] >>> >> >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> >> https://lists.apple.com/mailman/options/webobjects-dev/prabier%40icloud.com >> >> This email sent to [email protected] >> >> >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> >> https://lists.apple.com/mailman/options/webobjects-dev/johnthuss%40gmail.com >> >> This email sent to [email protected] >> > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > > https://lists.apple.com/mailman/options/webobjects-dev/ted.archibald%40gmail.com > > This email sent to [email protected] >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
