Incompatible change in the ClassPaths

Tomas Zezula <[email protected]> Thu, 18 Sep 2003 14:49:00 +0200
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Organization Sun Microsystems
Message-ID <[email protected]>
This is minor incompatible change, which fixes a misspelling in the
method name of ClassPaths class.

The createProxyClasPath method is renamed into createProxyClassPath.

Tomas