microsoft / microsoft/copilot-for-eclipse
How to automatically pre-define GitHub Enterprise Authentication Endpoint?
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 126
- Forks
- 60
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 5
Description
Are there any options to pre-set the preference value for the GitHub Enterprise Authentication Endpoint, like some system property in eclipse.ini (e.g. -DgithubEnterprise=https://octocorp.ghe.com), which is written by whatever used installer mechanism (SDC here)?
Important here is to:
- neither require the developer to manually enter this property,
- nor to require the workspace to have some EPF file setting this property.
Thanks a lot!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating how the GitHub Enterprise Authentication Endpoint preference is defined and how Eclipse startup or installer settings are applied. Compare the requested eclipse.ini system property, workspace EPF settings, and the SDC installer mechanism. Done means establishing whether a supported preconfiguration path exists without manual developer input or workspace-level EPF configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- authentication, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100