Re: eclipse is confusing <project vs workspace>



<rogndeb@xxxxxxxxx> wrote:
I'm a former Java programmer (1995,1996) but have been doing C++ in
between. Now going back to Java and using Eclipse (company standard).
It is an unusual IDE, the part that I'm tripping on is the project vs
workspace.

I created some code and works, saved it into a directory tree. I then
experimented with loading up sample workspaces, but no files show up in
the tree, nor can I build anything. Most other IDEs have a centralized
project file that you load/save which stores the build settings.
However I do not see such a thing in Eclipse. How do I make it reload
what I previously had? (If I browse back to the original folder, no
files show up)

I'm unsure what you're saying. In general, the workbench in Eclipse is
shared between multiple projects. There is no "open" project in the
sense that there would be in other IDEs. There is a workspace, but you
usually only have one of them (except when doing development of Eclipse
plugins, in which case you have a development workspace, and a runtime
workspace for testing).

If you modify preferences in the Window | Preferences... menu, that
affects the entire workspace. Many preferences can be overridden on a
project-by-project basis, which you'd do by right-clicking the project,
and choosing Properties... from that menu.

If you're looking for something analogous to a workspace in a different
IDE, you might look at working sets. They provide a way to groups
related projects together, so you can collapse the irrelevant projects
in the tree view and only see the projects that you are working with.

--
Chris Smith - Lead Software Developer / Technical Trainer
MindIQ Corporation
.



Relevant Pages

  • Re: eclipse is confusing
    ... Now going back to Java and using Eclipse. ... The parent of a project is a workspace. ... The Eclipse IDE supports languages other than Java, and so projects have something called "natures". ...
    (comp.lang.java.programmer)
  • Re: Residenter Virenschutz ohne dauernde Rechnerblockaden
    ... Eine IDE wie Eclipse wird schnell ... unbenutzbar wenn der Workspace mit einem On-Access Scanner beackert wird. ...
    (de.comp.security.misc)
  • Re: Eclipse ARM toolchain for the Linux
    ... the free GNU tools with the Eclipse IDE. ... Most programmers use the IDE that came with the tool, and rely on that for project management, compiler settings, etc. ... Doing things right takes time and money - it means more courses and education, or hiring more experienced employees that cost more money. ...
    (comp.arch.embedded)
  • Re: Speed Up Compilation -article request
    ... Upgrading from Rational Application Developer (Eclipse based, BTW) from version 6 to version 7 for a team was a nightmare of metadata-file editing on a large team a few years ago. ... It would be really nice if IDE vendors could ... Ant does not require multiple entries for dependencies into multiple configuration files. ...
    (comp.lang.java.programmer)
  • Re: Codewarrior compiler command line???
    ... duplicate the command line for compile and link by telling it what IDE ... Far better would be to build the whole project from a makefile, ... Eclipse, I am happy with that for editing too. ... it's miles better than some of the editors in proprietary IDEs that I've ...
    (comp.arch.embedded)