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

README.md - Link to Write Che IDE Plug-Ins broken #163

Closed
caioquirino opened this issue Jan 7, 2016 · 5 comments
Closed

README.md - Link to Write Che IDE Plug-Ins broken #163

caioquirino opened this issue Jan 7, 2016 · 5 comments

Comments

@caioquirino
Copy link

Link to Write Che IDE Plug-Ins (https://eclipse-che.readme.io/docs/extension-development-workflow) broken on README.md, showing a 404 error. What's the correct link?

@TylerJewell
Copy link

Sorry about that. We just swapped the 3.x docs for the 4.x docs. The 4.x docs are now the primaries. The 4.x docs are still in progress and we haven't yet ported over the plug-in + extension development over. Though most of what is written in the 3.x docs still applies from an authoring point of view.

The 3.x docs can be gotten here:
https://eclipse-che.readme.io/v1.0

@caioquirino
Copy link
Author

Hi @TylerJewell, thank you for the quick response.
I'd like to contribute with the che project but i don't know from where I start.
I'm having trouble to build the che project. I have followed the README.md instructions but no success. Where can i solve this type of doubt? Like Non-resolvable parent POM for org.eclipse.che:che-parent:.....

@TylerJewell
Copy link

We'd love to help you get involved. The project has not yet hit a beta, so
you will find some missing pieces here and there for the next few weeks as
we gear up to be ready for more public participation. One of the areas that
we will write is a list of things that people can do to help get started in
making contributions. We have a list of areas prepared.

On the compilation - that issue is due to a shift in the library
structure. If you are building from source, it should not run into these
issues, so very interesting that you did.

Things to try:

  1. first compile with mvn clean install -U to do a forced download of
    updated libraries.
  2. make sure you do a git pull to get the latest source code.
  3. If this still fails, then let's build a tagged version - git checkout
    4.0.0-beta-5.

Tyler Jewell | CEO | tyler@​codenvy.​com | 9​78​.8​84​.53​55

On Thu, Jan 7, 2016 at 5:43 AM, Caio Quirino da Silva <
notifications@github.com> wrote:

Hi @TylerJewell https://github.com/TylerJewell, thank you for the quick
response.
I'd like to contribute with the che project but i don't know from where I
start.
I'm having trouble to build the che project. I have followed the README.md
instructions but no success. Where can i solve this type of doubt? Like
Non-resolvable parent POM for org.eclipse.che:che-parent:.....


Reply to this email directly or view it on GitHub
#163 (comment).

@caioquirino
Copy link
Author

I'm really interested to contribute.
I can make a small material for helping new people to start contributing with this project too.
Can you help me with new areas that i can contribute?

@TylerJewell
Copy link

Hi - we did an update that outlines the areas where people can get started in contributing. https://github.com/codenvy/che/blob/master/CONTRIBUTING.md.

We will be able to publish our bug backlog online in a few weeks, and this will give additional areas that new contributors can get involved in.

Katka92 pushed a commit to Katka92/che that referenced this issue Jun 27, 2018
Changed git url in deploy script to use https
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

2 participants