I'm just doing everything in Eclipse using subclipse 1.2.2.  I check
out CasEditor by doing "File | Import |  Other -> Checkout projects
from SVN" in Eclipse.  I then pretty much take all the defaults,
specifying it as a Java project.

When I do this I get the errors shown below.  I'm not sure if I'm too
naive, here.  I'm   still moving up the Eclipse learning curve.

As per Thilo's question, I am using Java 1.5.0 and I'm afraid I just
don't see where I set "enable annotations".

Too answer Joern's question, I don't see an explicit src folder when I
check out the project in this way.  I get all the classes within src,
starting with src.main.assembly,
src.main.java.org.apache.uima.caseditor, etc.

Thanks,
Andrew


On 6/15/07, Jörn Kottmann (JIRA) <[email protected]> wrote:

    [ 
https://issues.apache.org/jira/browse/UIMA-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12505317
 ]

Jörn Kottmann commented on UIMA-457:
------------------------------------

Thats strange, these files are checkedin, do you see them in the src folder ? 
Maybe the svn checkout did not work correctly.
Which svn client do you use ?

> Can't build CAS Editor from SVN checkout in Eclipse
> ---------------------------------------------------
>
>                 Key: UIMA-457
>                 URL: https://issues.apache.org/jira/browse/UIMA-457
>             Project: UIMA
>          Issue Type: Bug
>          Components: Sandbox
>         Environment: Eclipse 3.2.2, Ubuntu Linux 7.04, Java 1.5.0_11
>            Reporter: Andrew Borthwick
>
> I can't build the CAS Editor in Eclipse after checking it out from SVN.  I'm getting an error messages that 
"AbstractAnnotationDocumentListener", "AbstractDocument", "Action", and other 
classes can't be resolved to a type.
> I'm assuming that this is some sort of class path issue.  Could somebody help?
> Thanks.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Reply via email to