• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Framework import
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Framework import


  • Subject: Framework import
  • From: Logi Helgu <email@hidden>
  • Date: Mon, 09 Oct 2006 15:31:12 +0000
  • Thread-topic: Framework import

Added the framework to my project via the "Java Build Path" - "Projects"
since this seems the only way to enable "Open Declaration" on my framework
classes in Eclipse( this might be where I'm getting things wrong since I've
added a Framework here but not another project ).

Trying to lunch this leads to:

...<main> A fatal exception occurred: null
...<main> java.lang.ExceptionInInitializerError
    at
com.webobjects.appserver._private.WOProperties.initUserDefaultsKeys(WOProper
ties.java:187)
    at
com.webobjects.appserver.WOApplication._initWOApp(WOApplication.java:5081)
    at com.webobjects.appserver.WOApplication.<init>(WOApplication.java:551)
    at Application.<init>(Application.java:25)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAcces
sorImpl.java:39)
    at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstruc
torAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    at java.lang.Class.newInstance0(Class.java:350)
    at java.lang.Class.newInstance(Class.java:303)
    at com.webobjects.appserver.WOApplication.main(WOApplication.java:323)
    at Application.main(Application.java:22)
Caused by: java.lang.IllegalStateException:
<com.webobjects.foundation.NSBundle> warning: There is already a unique
instance for Bundle named 'MyFramework'.  Use
NSBundle.bundleForName(MyFramework) to access it...

Any ideas on this or the right way to enable "Open Declaration" into
framework classes?

    With well-being and veneration,
    Logi Helgu




Fyrirvari á tölvupósti / e-mail disclaimer
<a href="http://www.us.is/page/fyrirvari";>http://www.us.is/page/fyrirvari</a>

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Framework import
      • From: Hordur Thordarson <email@hidden>
    • Re: Framework import
      • From: Logi Helgu <email@hidden>
  • Prev by Date: Re: Help with ERJavaMail and system properties
  • Next by Date: TextDisplayFormatter.java - any updates? where can gnu.regexp be found?
  • Previous by thread: Re: Help with ERJavaMail and system properties
  • Next by thread: Re: Framework import
  • Index(es):
    • Date
    • Thread