Re: [xml-dev] running tree editor in 3.5

Petr Kuzel <[email protected]> Tue, 04 Mar 2003 09:18:05 +0100
Newsgroups gmane.comp.java.netbeans.modules.xml.devel
Organization Sun Microsystems
Message-ID <[email protected]>
The same problem was reported by a user.

"To check whether your module is correctly declaring every dependency,
make sure your bin/ide.cfg does not contain -J-Xverify:none (dev builds
are OK, but change this in release builds), then start NetBeans with
the flag -J-Dnetbeans.preresolve.classes=true and check the log
file for any problems."

http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/upgrade.html#3.5i-indirect-dep-cp

Tracking down as http://www.netbeans.org/issues/show_bug.cgi?id=31637

   Cc.

PS: We changed build number generation algorithm, now it consists
from date only so all builds from single day have same implementation
version by default.

Rich Unger wrote:
> I just compiled the trunk, and then compiled the xml subtree in order
> to get xml.tree in there.
> 
> At first, it used an implementation version of "dev", both for itself
> and to check against the dependencies on core and tax.
> 
> I manually hacked manifest-subst to use the version string 0.8.
> 
> Now, I can install the module, but attempting to bring up
> Tools..Options results in:
> 
> Annotation: Encountered while introspecting
> org.netbeans.modules.xml.tree.settings.TreeEditSettings
> java.lang.NoClassDefFoundError:
> org/netbeans/modules/xml/core/lib/AbstractUtil
> 
> which is, of course, in xml.core.  What's going on with these
> dependencies?
> 
> Rich
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 



-- 
<address>
<a href="mailto:[email protected]">Petr Kuzel</a> at Sun Microsystems :
<a href="http://performance.netbeans.org/">IDE performance</a></address>