Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] Internal class disappeared from jdtcore between M2 and M3

Dear JDT developers,

I am using Lomboz plugin and with the latest 3.1M3 release, I got the
following exception:
java.lang.NoClassDefFoundError:
org/eclipse/jdt/internal/codeassist/ISearchableNameEnvironment

[I know, it is an internal class, you are allowed to change/get rid of
it]
 
Could someone tell me:
- In which plugin is now this interface if it has not disappeared
- else which interface should be used instead.

I am not at all familiar with Lomboz or JDT source code. I just want to
know if there is an easy fix for lomboz JSP editor with Eclipse 3.1. (I
need a JSP editor now, I cannot wait for the Web Tools Project 1.0 to be
released).

Cheers,

	Daniel

PS: 3.1 milestones are quite good BTW. Keep up the good work :-=)
-- 
             Daniel Le Berre mailto:leberre@xxxxxxxxxxxxxxxxxxx
             Maitre de Conferences,  CRIL,  Universite d'Artois
             http://www.cril.univ-artois.fr/~leberre

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée


Back to the top