[ https://issues.apache.org/jira/browse/CTAKES-565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Finan resolved CTAKES-565. ------------------------------- Assignee: Sean Finan Resolution: Not A Bug Hi Hardik, cTAKES is built using the Apache UIMA framework ([https://uima.apache.org/)] and uses a Type System. There is a maven plugin (jcasgen) that will create java classes for Types defined in an .xml file included with ctakes. Your IDE will not be able to import the classes because they do not yet exist. Compile the project with maven and those classes will be created, allowing your IDE to find (import) them. You may need to refresh your IDE before it finds the classes. > Dependency error of sub projects > -------------------------------- > > Key: CTAKES-565 > URL: https://issues.apache.org/jira/browse/CTAKES-565 > Project: cTAKES > Issue Type: Bug > Components: All > Affects Versions: 4.0.0.1 > Environment: dev > Reporter: Hardik > Assignee: Sean Finan > Priority: Blocker > Attachments: image-2023-04-28-13-29-14-934.png > > > I am getting the error of imports in maximum components. > I have attached image below. > !image-2023-04-28-13-29-14-934.png! > -- This message was sent by Atlassian Jira (v8.20.10#820010)