问题标签 [codenvy]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
45 浏览

bash - Correct format for a command in Codenvy

Codenvy is an IDE that removes all files that are in gitignore when the environment you work in goes to sleep. So every time I start working in Codenvy I need to put these files back. That is a hassle and therefore I am trying to add what in Codenvy is called a command (a script) for this.

I have the following:

Codenvy command

When I run this command, I get the output:

I have the impression that when there are spaces on a line it sees it as separate commands. Any idea how I can get this script to work?

0 投票
0 回答
74 浏览

android - 有没有办法在 Eclipse Che 上使用 Android Stack?

虽然 Android Stack 包含在 CodeEnvy 中,但它并没有迁移到 Eclipse Che。我真的需要使用在线 IDE,但我找不到另一个。有没有解决的办法?

先感谢您。