Hi Scott,

Currently the settings of run configurations are not updated, this is a
known issue. We already have a request to fix it.

Best regards,
Eugene Zhuravlev
JetBrains, Inc / IntelliJ Software, http://www.intellij.com/
"Develop with pleasure!"

----- Original Message -----
From: "Scott Curtis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 05, 2002 18:35
Subject: [Eap-list] Rename refactor reference update problem...


> Hi,
>
> I just did a Rename refactoring on a package e.g:
>
> com.yyyy.stuff.test
>
> to
>
> com.xxxx.stuff.test
>
> and all usages were updated in the code. The problem was that I had a run
> configuration set up to use a class in the com.yyyy.stuff.test package but
> the reference to it under Main Class: in the Run dialog Application tab
> wasn't updated to show the changes made by the refactoring. Therefore when
I
> ran the configuration it gave me:
>
> java.lang.NoClassDefFoundError: com/yyyy/stuff/test/ThreadTest
>
> as expected considering the package structure had changed. Updating this
> reference seems like something Idea should do when it performs the
> refactoring. Am I wrong?
>
> thanks
>
>  - scott
>


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to