Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Eclipse (EPIC) IDE usage help

by jimbojones (Friar)
on Jun 07, 2005 at 02:43 UTC ( [id://464128]=note: print w/replies, xml ) Need Help??


in reply to Eclipse (EPIC) IDE usage help

Hi

There are two methods you can use. You can define the project to be in the location where the scripts are.

  1. Select a New Perl Project. Name it
  2. Uncheck "Project Contents -- Use Default".
  3. Browse to the location where your scripts are. Create the project there.
Your scripts should be available by default in the new project. The only downside is that Eclipse will leave a '.project' file in the folder where the scripts are.

The second method is to create a folder link from the existing project in your workspace to folder locations.

  1. Highlight your project in the Navigator View
  2. Right-click, select New -> Folder
  3. Name the folder
  4. Click the "Advanced >>>" button
  5. Check the "Link to Folder in the file system" check box.
  6. Browse to the folder where your scripts are.
This is under Eclipse 3.0, EPIC 0.3.10

- j

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://464128]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-03-29 15:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found