Questions tagged [eclipse]

Eclipse is an Integrated Development Environment written in Java

From their about page:

Eclipse is an open source community, whose projects are focused on building an open development platform comprised of extensible frameworks, tools and runtimes for building, deploying and managing software across the lifecycle. The Eclipse Foundation is a not-for-profit, member supported corporation that hosts the Eclipse projects and helps cultivate both an open source community and an ecosystem of complementary products and services.

Official website

49 questions
0
votes
1 answer

Hosting a subversion working copy in an remote WebDAV folder

This might be a bit awkward, but I'll try to explain what I am trying to achieve and what problems I encountered. First of all: whats this about? I am currently trying to set up a distributed working enviroment for developing a web page. My plan was…
Daniel Baulig
-1
votes
2 answers

how to solve SVN Commit Issue: forbidden by server

When I tried to commit my code using Eclipse. I got the following error: org.apache.subversion.javahl.ClientException: The operation is forbidden by the server svn: Commit failed (details follow): svn: Changing file 'D:\workspace\DataItem.java' is…
Viraj Sawant
  • 1
  • 1
  • 1
  • 2
-1
votes
1 answer

nginx and tomcat in eclipse - multiple apps

I'm running Tomcat with Nginx as a load balancer. And too keep all the redirects etc consistent, I am also running it in front of Eclipse. Tomcat in Eclipse seems to fail it you try to configure multiple virtual hosts. So I need to configure each…
PrecisionPete
  • 231
  • 3
  • 10
-1
votes
1 answer

flex plugin on eclipse

This is not a programming question but i wanted to know How to install flex development plugin tools for eclipse on ubuntu.Point me to any links for this.Eclipse is already installed.Thanks...
Rajeev
  • 251
  • 4
  • 10
1 2 3
4