[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

New User compile questions

From: Denny Valliant <valliant_at_unm.edu>
Date: 2005-09-12 02:35:51 CEST

I get the following errors when trying to compile the UI plugin from source.

Severity Description Resource In Folder Location Creation
Time
2 The import
org.tigris.subversion.svnclientadapter.javahl.JavaSvnClientAdapterFactory
cannot be resolved SVNPreferencesPage.java
 ui/src/org/tigris/subversion/subclipse/ui/preferences line 43
 September 11, 2005 6:01:47 PM
2 JavaSvnClientAdapterFactory cannot be resolved
 SVNPreferencesPage.java
 ui/src/org/tigris/subversion/subclipse/ui/preferences line 226
 September 11, 2005 6:01:47 PM
2 JavaSvnClientAdapterFactory cannot be resolved
 SVNPreferencesPage.java
 ui/src/org/tigris/subversion/subclipse/ui/preferences line 271
 September 11, 2005 6:01:47 PM
2 The method getLibraryLoadErrors() is undefined for the type
JhlClientAdapter SVNPreferencesPage.java
 ui/src/org/tigris/subversion/subclipse/ui/preferences line 334
 September 11, 2005 6:01:47 PM
2 JavaSvnClientAdapterFactory cannot be resolved
 SVNPreferencesPage.java
 ui/src/org/tigris/subversion/subclipse/ui/preferences line 339
 September 11, 2005 6:01:47 PM

There is one more that I didn't paste, but I'm assuming this is enough
for someone to point me in the right direction.

I've got the whole site (core, ui, etc.) checked out, but have been
unable to tell eclipse to compile all the plugins in it's "test"
workspace. And for some reason eclipse doesn't check for packages,
includes, etc. with the "full" (core, ui, etc..) checked out version,
only when I checkout just one (like the UI plugin) as it's own project.

So, long and short of it, obviously I'm nhew to eclipse dev, and I have
been reading and learning oodles, but between the changes to the team
API and learning how eclipse plugin dev works, I have a few gaping holes
in my knowledge. Too much at once is my motto. Bleh.

At any rate, does anyone have a project file, or one of those nifty
files that sets everything up for development via CVS (SVN in this case
;) all simple like for say a good lazy programmer* or a hardcore novice?
Or failing that windfall of luck, a nice walkthru aimed at no knowledge
weenies like myself?
*a good lazy programmer works smarter not harder

It all probably boils down to a misconfigured class path I'll bet. *sigh*

Lastly, should these types of questions be aimed at the
users-dev@subclipse? I'm thinking yes, but I'm new here. And don't
remember if I saw a users-dev for subclipse. And if there is, I'm not
subbed to it. So there.

"blah blah blah"
:Denny
Received on Mon Sep 12 10:35:51 2005

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.