Re: Framework import
Re: Framework import
- Subject: Re: Framework import
- From: Logi Helgu <email@hidden>
- Date: Mon, 09 Oct 2006 15:54:07 +0000
- Thread-topic: Framework import
Another interesting thing about this is "Refactor" - "Move" between
packages. When I have my framework in a projects "Java Build Path" moving
classes between packages( or into new ones ) in the framework updates the
imports in my project. Another good reason to have my framework in my "Java
Build Path" it seems.
On 10/9/06 3:31 PM, "Logi Helgu" <email@hidden> wrote:
> 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
Með vegsemd og virðingu,
Logi Helgu
Umferðarstofa
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