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

Preview URL for android workspaces not include for Eclipse Che version 4.5.1 #1908

Closed
thyeun opened this issue Jul 22, 2016 · 5 comments
Closed
Labels
kind/question Questions that haven't been identified as being feature requests or bugs.

Comments

@thyeun
Copy link

thyeun commented Jul 22, 2016

A fresh installation of Eclipse Che version 4.5.1, try run for an android project, notice that the preview URL are not include in the "build" run command.
preview

@ghost
Copy link

ghost commented Aug 1, 2016

@thyeun how did you create the project - from User Dashboard or in the IDE? If it was in User Dashboard, then it's a bug, however, both samples have preview URL in the template object - https://github.com/eclipse/che/blob/master/ide/che-core-ide-templates/src/main/resources/samples.json#L82 and https://github.com/eclipse/che/blob/master/ide/che-core-ide-templates/src/main/resources/samples.json#L152

@ghost ghost added the kind/question Questions that haven't been identified as being feature requests or bugs. label Aug 1, 2016
@thyeun
Copy link
Author

thyeun commented Aug 1, 2016

from user dashboard.

@ddementieva
Copy link
Contributor

@thyeun It seems you've created a workspace, not a project from the Dashboard.

You can either create a project, not a workspace, from the Dashboard screenshot1 or add Preview URL to the command manually.

It can look something like that: http://${server.port.6080}
command

@thyeun
Copy link
Author

thyeun commented Aug 1, 2016

@ddementieva i already done that myself (for add-in the preview url command), from the json file, thanks alot anyway. and for your info i created workspace and project at the same time from dashboard. on version 4.5.1 (instead of created the project inside IDE.)

That is why i feel the different from version 4.4 and 4.5.1 (and that why i created this issue), not sure either my files goes wrong or the newer version goes wrong.....

p/s : if this is not a bug, hope you can close the issue. and thanks for the support!!

@ddementieva
Copy link
Contributor

Just checked it on 4.5.1 and 4.6.0. Works as expected. Commands are created with Preview URLs for sample projects created from the Dashboard. Closing it as cannot reproduce.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question Questions that haven't been identified as being feature requests or bugs.
Projects
None yet
Development

No branches or pull requests

2 participants