-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add a task to build the Umple Eclipse Plugin via Gradle #15
Comments
Vahdat, can you provide a description of the basic steps that should be followed to build |
@vahdat-ab I'm not sure if I'm going to have time to get to this task before the semester is finished, but I'm going to try. Can you tell me: a) are there |
This is not a hight priority task. I think it is better to focus on other parts of the project currently.
As I know, for the building process a copy of Eclipse is required to be accessible or at least the required packages must be accessible. However, this needs to be explored. |
Currently @vahdat-ab is manually building the Umple Eclipse plugin. We should automate this process via a Gradle task.
The text was updated successfully, but these errors were encountered: