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

Add right click pop up menu #261

Draft
wants to merge 3 commits into
base: stepwiseProp
Choose a base branch
from

Conversation

Gabau
Copy link
Collaborator

@Gabau Gabau commented Sep 28, 2023

Current status

  • Can retrieve class to run main function -> need to select the class file with the main function (support for folder and package not provided)
  • Only works in package manager
  • Sets the settings and than resets it later (not ideal, best to do so programmatically, but may lead to alot of conflicts so holding off on this

TODO:

  • Make it work in editor (i.e. something like running a junit test alone)
  • Retrieve function to run from user input
  • Programmatically set launch class and path

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

Successfully merging this pull request may close these issues.

1 participant