Questions tagged [codenvy]

Codenvy is an SaaS or PaaS development environment that allows developers to create hosted environments optimized for creating, editing, compiling, testing and debugging applications authored in different programming languages.

Codenvy is an or an development environment that allows developers to create hosted environments optimized for creating, editing, compiling, testing and debugging applications authored in different programming languages (PHP, Javascript, Python, Go, Java, C++ and Ruby). Here's a link to the languages, frameworks, databases that Codenvy supports -- http://docs.codenvy.com/user/specifications-and-core-technologies/#languages

From the Wikipedia article.

81 questions
0
votes
2 answers

Project Type on Codenvy

I've forked a the spoon-knife demo repository on github and am importing it to my Codenvy IDE. Codenvy asks me to "select the project type" from a drop down menu that includes: PHP, Rails, and a dozen other options. Is there one correct option or…
Alex Millar
  • 412
  • 2
  • 5
  • 10
-1
votes
3 answers

Codenvy. "The system is out of resources. Please contact your system admin."

Don't understand this error, while creating python slack.
-1
votes
1 answer

Building a project with Maven in Codenvy

I am new to Maven and Codenvy. Trying to build a simple Jar project there. The build fails everytime, although I seem to include all necessary dependencies in pom.xml file. Here's the project:…
bianchi
  • 500
  • 2
  • 12
-2
votes
1 answer

Django with application

This is a beginner question. I post this here because I'm so lost that I realized I even don't know what to look for. I'm a C++ developper and have a developed C++ app. On the other hand, I recently dug into web development and created a website…
mfnx
  • 2,894
  • 1
  • 12
  • 28
-2
votes
1 answer

Codenvy.com c++ syntax-highlighted

I'm using codenvy.com for a c++ project and it works great. My problem is h files are not syntax-highlighted. How can I change setting to get nicely highlighted h files? Thank
-2
votes
1 answer

Guava: two classes in same package, one working and one getting 'ClassNotFound' error

I'm using the Bloom filter and Funnel classes in Guava. Rather than adding the JARs individually, I added a dependency on Guava using Maven. When I used the Bloom filter class originally, it had no issues. But when I started using the Funnel class…
Chris H.
  • 1
  • 2
1 2 3 4 5
6