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

Re: [Subclipse-users] Problem with Adobe's ColdFusion plugin, and Subclipse ?

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-06-29 21:26:28 CEST

Tom Chiverton <tom.chiverton@halliwells.com> wrote on 06/29/2006 06:30:10
AM:

> As part of the 'trial' FlexBuilder 2 download, here is "ColdFusion
Extensions
> for Flex Builder/CF_FB_Extensions.zip" file.
> I've unziped the features and plugin dirs into my Eclipse install
(FlexBuilder
> is just Eclipse) and most things are OK (RDS browsing, services browser
etc)
> but there appears to be a problem betwen the query view and the popular
> Subversion plugin:

>
> Any ideas ?
>
> All this is in Eclipse 3.2 with the 1.2.x Subclipse.

Based on the stack trace it looks like if you changed the Quick Diff
provider to something other than SVN this would go away. The stack trace
also seems weird in that it seems impossible to get a NullPointerError
where it did. First off, back in the QuickDiffProvider part of the stack
there are null checks that should prevent it going down into th code.
Second, the object that has to be null based on the stack trace was
referenced a couple of methods earlier in the stack, so why would it have
got a NPE at that method?

Very strange.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Jun 29 21:31:07 2006

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.