I tried starting Eclipse with the "-clean" option:

$ ./eclipse -clean

But the problem remains the same. No CAS Editor perspective and no CAS Editor 
in the Import menu. I looked at the bundle states in the OSGi console:

133     <<LAZY>>    org.apache.uima.caseditor_2.4.0.SNAPSHOT
134     ACTIVE      org.apache.uima.debug_2.4.0.SNAPSHOT
135     <<LAZY>>    org.apache.uima.desceditor_2.4.0.SNAPSHOT
136     <<LAZY>>    org.apache.uima.jcas.jcasgenp_2.4.0.SNAPSHOT
137     <<LAZY>>    org.apache.uima.pear_2.4.0.SNAPSHOT
138     RESOLVED    org.apache.uima.runtime_2.4.0.SNAPSHOT

I think that looks reasonable. I can also manually start bundle 133. When I 
diag 133, it says everything is fine.

I have the impression that the extension points published by the caseditor 
bundle are not picked up. We have had the this phenomenon on a Eclipse 3.7 
under Linux and under OS X. Although I didn't have the chance to start on Linux 
with -clean now, just on OS X.

Do you have any additional idea on how to diagnose this problem?

-- Richard

Am 21.11.2011 um 22:20 schrieb Jörn Kottmann:

> I tried it on my machine and it works as expected (and also as before).
> The wizard was at some point moved, I suspect it is because you did not
> start eclipse with the -clean flag.
> 
> Jörn
> 
> On 11/21/11 9:56 PM, Jörn Kottmann wrote:
>> On 11/21/11 9:07 PM, Richard Eckart de Castilho wrote:
>>> Hi there,
>>> 
>>> we wanted to try the latest version of the CAS editor today. We tried 
>>> building from SVN and installing the latest Eclipse Plugins via the 
>>> dropins Folder in Eclipse 3.7.
>>> 
>>> While the plugins appeared properly in the Eclipse about dialog and 
>>> XMI files seemed to open in the CAS Editor, there was no CAS Editor 
>>> perspective and no "Import" functionality to convert text files to XMI.
>>> I also tried the ZIP from build 168 (builds.apache.org) with the same 
>>> results.
>>> 
>>> Is the CAS Editor support currently broken or did its use change 
>>> radically since the June?
>>> 
>> 
>> No the Cas Editor is currently in the state which we intend to 
>> release, but
>> I am currently working on the last issues (test plan and documentation).
>> 
>> Can you please check the following:
>> - Both plugins are installed cas editor and cas editor ide plugin
>> - Eclipse was restarted with the -clean flag
>> 
>> Please let me know if that solves your issues.
>> 
>> Jörn

Reply via email to