-
Notifications
You must be signed in to change notification settings - Fork 63
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
Migration of Epoch into separate repository #1482
Conversation
Also disabled generation of Eclipse support in preparation of the migration.
@cmnrd, @lhstrh I'd say the bulk of the work for the restructuring is done now. The Gradle build in LF works and likewise does the maven build in the new Epoch repo. Everything is as before, just in separate repos. Btw, the |
This looks like fantastic progress, @a-sr! Thank you so much for doing this. It looks soooo much cleaner. I can pitch in with the remaining work. Perhaps @petervdonovan could with the adjustments that will be necessary in the VS Code repo. |
counterpart in the Epoch repository.
(This should be reversed before merging the PR)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This all looks great! Thanks again for doing this. Let's hold off the merge for now, but I'll make it a priority to get it merged very soon.
Co-authored-by: Marten Lohstroh <marten@berkeley.edu>
Edit: Sorry for the noise, I understand what happened now. I will submit a PR in |
This PR factors out all Eclipse (Epoch) specific projects and restructures the remaining source files such that they can be used as a sub module. The new repository is here: https://github.com/lf-lang/epoch
Implements parts of #1276.
Involved tasks (LF repo):
org.lflang.diagram
andorg.lflang.ide
toorg.lflang
EclipseErrorRepoter
to Epoch repoInvolved tasks (Epoch repo):
Remaining tasks: