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

Move project to Eclipse.org #31

Open
mickaelistria opened this issue May 25, 2016 · 8 comments
Open

Move project to Eclipse.org #31

mickaelistria opened this issue May 25, 2016 · 8 comments

Comments

@mickaelistria
Copy link

To allow inclusion of the project in vanilla Eclipse IDE, and to take advantage of the community of potential good contributors that are active at Eclipse.org, it would be interesting to consider making this project an Eclipse.org project.

Things to know:

  • The project could remain hosted at GitHub (under eclipse/editorconfig-eclipse), or moved to [email protected]
  • It would remain in incubation phase to allow more API and architectural changes
  • It would be free to do builds and releases whenever it's useful, no need to follow the usual release train.

If you're interested, I'd be glad to assist you in making it happen.

@angelozerr
Copy link
Contributor

@mickaelistria I'm interested to improve a lot this project like editor config that I have created #7 (comment) and completion, validation, hover are in my scope too.

But this project needs refactoring like #27

I'm waiting for answer of @ncjones otherwise I will create my own project.

@mickaelistria
Copy link
Author

@angelozerr Not sure how it related to the topic of this issue, but OK. For this I would advise to avoid creating new projects as much as possible: Eclipse extensions are already too scattered and are a maze for users to understand what's available, let's make the necessary things to have consistency instead.

@angelozerr
Copy link
Contributor

For this I would advise to avoid creating new projects as much as possible

I agree but I would like to commit my work somewhere with my EditorConfigEditor. I would like to set the well id now.

What do you think about "org.eclipse.editorconfig.core" and "org.eclipse.editorconfig.ui"?

@mickaelistria
Copy link
Author

@angelozerr keep your code as a fork of this repository, and build/publish you local fork directly rather than starting up a new project. So it's the same project, you'd just happen to have the best branch.
Suggested names are fine IMO.

@angelozerr
Copy link
Contributor

Ok see my fork at https://github.com/angelozerr/editorconfig-eclipse/tree/refactor_for_eclipse_org where I have splitted plugin into core+ui

I will try to add my text editor for editorconfig soon

@ncjones
Copy link
Owner

ncjones commented May 25, 2016

@mickaelistria yes this would be a great move. Just let me know what you need from me.

@mickaelistria
Copy link
Author

See https://www.eclipse.org/projects/handbook/#starting . Please keep me in touch of your progress and feel free to request any help.

@Mazorius
Copy link

Has anything already happened regarding the move? Especially since there are more recent versions of Eclipse.

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

No branches or pull requests

4 participants