Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in web UI [theia-sadl-extension] #813

Open
AnjaliSankaran opened this issue Oct 28, 2021 · 3 comments
Open

Issue in web UI [theia-sadl-extension] #813

AnjaliSankaran opened this issue Oct 28, 2021 · 3 comments

Comments

@AnjaliSankaran
Copy link

Hi Team,

Issue in web UI

In eclipse UI owl files are getting created when we save the sadl file, but when I am trying form web based[theia-sadl-extension] UI owl file are not generating.
I am running this project in windows.
It will be great if helping in fixing this.

Thanks

@crapo
Copy link
Collaborator

crapo commented Oct 28, 2021

@AnjaliSankaran , I'm afraid WebSADL has fallen into some disrepair, see #788 . If you run the docker version "0.2.0-next.b2c251dd" you will at least have the OWL files generated. @tuxji , @agabaldon , @AbhaMoitra , is there any GE effort to maintain WebSADL in a functional state?

@AbhaMoitra
Copy link
Collaborator

I am currently not using WebSADL on any projects. In fact I had tried out WebSADL some time back but have not used it on any project.

@tuxji
Copy link
Collaborator

tuxji commented Oct 28, 2021

@crapo , I'm not using WebSADL either even though I've merged dependabot bumps and fixed problems building WebSADL with GitHub Actions (that's why I didn't know that it wasn't working fully anymore). I've been working on a SADL-Eclipse Docker image. The purpose of the SADL-Eclipse Docker image is not to provide a SADL web user interface or a SADL graphical user interface, but to generate OWL files from SADL files on the command line without needing to install an Eclipse product and run SADL in the IDE interactively. @AnjaliSankaran , if you only want to generate OWL files from SADL files and you have a self-contained / standalone SADL project (I'm still working on issues handling SADL projects importing SADL files from other SADL projects), you can try running sadl/sadl-eclipse:dev to see if the image works for your use case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants