> ..
>
[quoted text clipped - 13 lines]
>
> Message posted via JavaKB.comhttp://www.javakb.com/Uwe/Forums.aspx/java-general/200709/1
>> ..
>> (SSCCE)
...
>Thanks for your comment and follow it in future.
Great, but.. what you posted is *not* an SSCCE.
An SSCCE is supposed to be compilable and runnable
to show the problem on-screen for others, but even after
I add the imports, I still get compilation errors due to
references to custom classes that are not included.
Namely PropertiesDialog, SelectProjectController
& NpsProjectFilter.
That example would also need a small 'main()',
to allow it to be runnable.
For a further description of the SSCCE, see..
<http://www.physci.org/codes/sscce.html>

Signature
Andrew Thompson
http://www.athompson.info/andrew/
nebulous99@gmail.com - 21 Sep 2007 14:36 GMT
> >> ..
> >> (SSCCE)
> ..
> >Thanks for your comment and follow it in future.
>
> Great, but.. what you posted is *not* an SSCCE.
Unsurprising, since you never explained to him what an SSCCE *is*.
We're not born knowing. Regulars here all know, but the OP is
obviously not one. Perhaps if your first post to the thread had
explained what an SSCCE was or at least linked to that physci.org
page, it would have helped? :)