[Subclipse-users] Using SubEclipse API
From: Debasis Mishra <debasis1982_at_gmail.com>
Date: 2007-11-22 08:21:06 CET
Hello
*Steps :*
1.For that I have added all subeclipse plugin in the dependency.
*Code snippet is given below*
IWorkspace workspace = ResourcesPlugin.*getWorkspace*();
System.*out*.println(workspace);
IFile file = workspace.getRoot().getFile(*new* Path(
final* ISVNLocalResource localResource= SVNWorkspaceRoot.getSVNResourceFor
I am getting the *NoClassDefoundError* for *SVNWorkspaceRoot. *ClassLoader
Anywhere anything I am missing?
Thanks in advance
Debasis
**
**
* *
|
This is an archived mail posted to the Subclipse Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.