codenvy-legacy / sdk

This repository is deprecated.
http://eclipse.org/che
43 stars 22 forks source link

3rd Party Ext Doesn't Compile #56

Closed allenwyma closed 9 years ago

allenwyma commented 9 years ago

Having a weird issue. I checked out 3.5.0 for the sdk and 1.5.0 for sdk plugins. When I run the extInstall.sh, it seems to remove the helloworld jar file, but doesn't seem to install it at all. Not sure what's going on cause it completely wipes out my ext folder for the 3rd party extensions. Here's whatever I could get from the output when I run the extInstall.sh: https://gist.github.com/HangingClowns/0d5888e271cfa4fee72f

It doesn't install the extension as I cannot see the notification coming up like it does in the youtube video and I also don't see it installed in the plugin part.

allenwyma commented 9 years ago

Issue solved. DEFINITELY have to be in the same directory as the script in order to properly run that script.