This repository was archived by the owner on Feb 27, 2024. It is now read-only.
Open
Conversation
Copied all relevant files into a freshly created Spoofax project and adapted the files where necessary. Otherwise no changes were made.
|
I'm interested in this plugin. I'm using Eclipse and want .nix files to be parsed. |
Member
Author
|
I haven't used this plugin since I created this pull request. But I guess the chances are quite good that the code still works. I would recommend that you try my code and see if you can get it working. If you encounter problems I can have a look, but I doubt I will find time to work on this plugin myself in the next weeks. |
|
Unfortunately, the build is not working for me: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I am currently working with Spoofax for my master thesis and though it would be a good training to get this project working again. Does anyone use this plugin? I am not sure if I would, but at the moment I find it interesting to play with it in my spare time.
In this pull request I copied all relevant files into a freshly created Spoofax project and adapted the files where necessary. Otherwise I have done no changes. The project compiles now for me and nix files are parsed correctly.