Replies: 2 comments
-
Hi @Yuyue(yuyue) , |
Beta Was this translation helpful? Give feedback.
-
[yuyue1997] THANK YOU FOR YOUR REPLY !
57 [main] INFO org.eclipse.jetty.util.log - Logging initialized @2506ms to org.eclipse.jetty.util.log.Slf4jLog I am try to figure out where to find the target jar that I need to put into theia as language server. |
Beta Was this translation helpful? Give feedback.
-
Hi,I am trying to modify the coffee model server and got some problems
I import all projects in (coffee-editor/backend) and (emfcloud-modelserver) into my eclipse workspace, and try to run the (CoffeeModelServerLauncher.java) but it gots some errors in (org.eclipse.emfcloud.modelserver.lib)(org.eclipse.emfcloud.modelserver.common)(org.eclipse.emfcloud.modelserver.edit), it because the package (org.emfjson.×)and(org.fasterxml.×)and(org.eclipse.emf.×)can't be resloved.
In (MANIFEST.MF) the dependencies (com.eclipsesource.modelserver.coffee.model(0.0.1))can't be recognized.
If we fix these errors , and run the (CoffeeModelServerLauncher.java) as Java Application successfully, can we got the jar:(com.eclipsesource.coffee.modelserver-0.1.0-SNAPSHOT-standalone)?
If can't , How can we get the jar (com.eclipsesource.coffee.modelserver-0.1.0-SNAPSHOT-standalone)and(com.eclipsesource.workflow.glsp.server-0.0.1-SNAPSHOT-glsp)?
If you can give me some solutions will be of great help to me, thanks a lot !
If you can give me some soultions will be of great help to me, thanks a lot !
original thread by yuyue1997
Beta Was this translation helpful? Give feedback.
All reactions