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

unide installation issues #38

Open
pankeshpatel opened this issue May 18, 2018 · 4 comments
Open

unide installation issues #38

pankeshpatel opened this issue May 18, 2018 · 4 comments

Comments

@pankeshpatel
Copy link

I have been installing unide first time. I have first mvn install clean command and getting the following error. What does it indicate? how can this be fixed. I feel that we should write a "getting started guide" for beginners.
img

@ameinhardt
Copy link
Contributor

Hi @pankeshlinux ,
if you want to use the server or client, you could follow the instructions described in the blog: https://www.eclipse.org/unide/blog/2018/3/26/Release-0.2.0

If you want to contribute and have java skills, you would need to install the indicated dependencies via maven first. That is, you first go into the ppmp/ppmp-schema directory and execute a mvn install there. After, you checkout unide.java and mvn install there as well.

@pankeshpatel
Copy link
Author

@ameinhardt : Thanks for the response. I had already given the try yesterday to the link you have suggested. But, I did not succeed much.

I feel that this guide is little bit abstract to me and we may need to write the guide for beginners. In my lab, I have seen a good enthusiasm to use this software because of its potential, but people has given up , because they could not succeed in the installation.

I can write a complete beginners guide for Unide Java, once I install it successfully in my computer. Would you willing to help me to resolve each baby steps? An extension of this idea, we can prepare a short installation video for beginners. Any thoughts?

@amarun22
Copy link

amarun22 commented Sep 9, 2019

@pankeshpatel, @ameinhardt , any luck with the above installation issue? I tried & got the same error. Any help is appreciated. Thanks.

@aleksandarkovacevic30
Copy link

above issue is solved by simply

git clone https://github.com/eclipse/unide.java
cd unide.java
mvn install

then go back to your unide github and try again

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