Questions tagged [eclipse-che]

Eclipse Che is an open source developer workspace server and cloud IDE.

Eclipse Che is an open source developer workspace server and cloud IDE.

174 questions
0
votes
1 answer

Develop on a dev server remotely via Eclipse Che or some other editor

How to develop on a dev server remotely via Eclipse Che or some other editor? With terminal access. Example: Cloude9, I tried it and it's great. I'm trying to do the same on my own server because that's where all my files and configurations are. I'm…
0
votes
1 answer

How much hardware resources needs an Eclipse Che host (guest-vm)?

I'm wondering if I can setup Eclipse Che on my NUC at home? It has 8gb RAM and quadcore i5 with a 128gb SSH & 500gb HDD. Is that enough? If anyone has Che setup already, I would appriciate some hardware specs from the host system :)
MarcelHodan
  • 580
  • 1
  • 7
  • 27
0
votes
1 answer

Eclipse che cannot deploy web application archive

I'm trying to run eclipse che and i'm stuck. Everything runs fine until the 3rd step of workspace creation "injecting and starting workspace agent". After deploying web application archive it just shows an error that the workspace agent is not…
Apovtx
  • 185
  • 1
  • 14
0
votes
1 answer

Eclipse Che - Server wont start on Windows

I'm trying to install eclipse che on my windows 8. I have all the required environment variables in place. Docker is up and running on VM. but when i run $: Che run It wont start. Please check the image below for reference. che.properties config…
Karthick Radhakrishnan
  • 1,151
  • 3
  • 12
  • 32
0
votes
1 answer

Eclipse Che not starting up

I recently tried installing Eclipse Che on Windows 10, 64 bit. I installed all of the pre-reqs, but when I ran che.bat, it gave me the following message: What can I do to fix the problem?
DarkHorse
  • 963
  • 1
  • 10
  • 28
0
votes
1 answer

How to integrate REDHAWKSDR into Eclipse Che?

I am currently trying to figure a way to integrate my REDHAWKSDR environment into my Eclipse Che environment. I have both of these software installed and configured individually, but I would like them to be in the same environment, preferably based…
Steve
  • 1
  • 2
-1
votes
1 answer

Trouble installing Eclipse CHe locally

Could not install eclipse che locally on my system. Please help me.
-2
votes
1 answer

How to make a custom stack on Eclipse-Che for Node-Red module?

I want to make a custom stack for eclipse che for node-red. Can anybody tell me the detailed procedure?
-3
votes
1 answer

problem with run a c++ code with eclipse che on ubuntu

run eclipse che by browser in ubuntu when i run this code #include main() { std::cout << "Hello World!"; return 0; } i got this error cd /projects/my_prj && make && ./a.out make: *** No targets specified and no makefile…
fariborz najafi
  • 69
  • 1
  • 2
  • 8
1 2 3
11
12