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

Basic Java IDE Setup #38888

Merged
merged 11 commits into from
Feb 4, 2021
Merged

Basic Java IDE Setup #38888

merged 11 commits into from
Feb 4, 2021

Conversation

molly-moen
Copy link
Contributor

Add the plumbing for a java ide. The IDE will be available at studio.code.org/java_ide for admins and levelbuilders (this is a temporary url until we integrate more fully with code studio).
The ide currently consists of only an Ace editor in Java mode--more will be added as a follow up. The editor will copy its contents out to the console.

Links

Testing story

Tested locally that page is appropriately locked down and the editor is functional.

Reviewer Checklist:

  • Tests provide adequate coverage
  • Privacy and Security impacts have been assessed
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

Copy link
Contributor

@jmkulwik jmkulwik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@molly-moen molly-moen merged commit 32cf2b0 into staging Feb 4, 2021
@molly-moen molly-moen deleted the java-ide-setup branch February 4, 2021 19:24
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.

None yet

2 participants