eclipse-syson / syson

SysON: web-based graphical modelers for SysMLv2. Please visit https://mbse-syson.org and contact Obeo https://www.obeosoft.com/en/contact for more details!
https://mbse-syson.org
Eclipse Public License 2.0
94 stars 24 forks source link

After the project was imported, it was found that the missing files and ingested directory were incorrect #100

Open yingyangxu opened 6 months ago

yingyangxu commented 6 months ago

see class ViewerProvider

//import org.eclipse.sirius.web.graphql.datafetchers.IViewerProvider; //import org.eclipse.sirius.web.services.api.viewer.IViewer; //import org.eclipse.sirius.web.services.api.viewer.User;

QQ20240311-102940@2x
AxelRICHARD commented 6 months ago

Hello,

From what I see, DirectEditBaseListener, DirectEditLexer, DirectEditListener, DirectEditParser and all DirectEdit.* should be in src/main/generated. You should not move them in src/main/java. Please verify your .classpath file in this project, build the backend with maven and everything should be ok. I'm sorry, but only from the title and almost nothing in the content of the ticket, I can't help you more.

Regards,