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

52 questions
0
votes
1 answer

Determining End of Line Delimiter

How do you verify what the delimiter for a file is? I'm using eclipse to edit a script file on my windows system that I use to deploy on my unix server. The script specifies file names and I'd like to be certain that eclipse is saving the files with…
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
0
votes
0 answers

apache tomcat server local field to start

apache tomcat server local field to start on the old version 2018 and newer version 2022 I changed or mostly blocked the active pid ports in command windows so tom cat can run efficiently but after that, the same error but sometimes it works with an…
0
votes
0 answers

Is there a way to script addons for Java Dev Eclipse on Linux (specifically C++ pluggins)?

I am trying to write a deployment script via USB for computer science linux labs in academia. To deploy we are having an admin user run the script locally on each machine, each user that needs to access is grouped by OneIdentity. One of the…
-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
  • 1
  • 4
  • 10
1 2 3
4