Skip to main content



      Home
Home » Newcomers » Newcomers » Can I only save files in workspace folder
Can I only save files in workspace folder [message #129279] Wed, 11 January 2006 21:56 Go to next message
Eclipse UserFriend
Originally posted by: corsolodi80.libero.it

Hello,

I am pretty new to eclipse. Up until now I have been using textpad which
I like very much but now I am working with AJAX solutions and have to
write a lot of webapps with JSP and javascript and textpad doesnt fit the
bill.

I downloaded eclipse and webtools.

I am using another product for the my AJAX IDE which uses tomcat and just
uses creates a project/webapp folder in the webapps folder of tomcat.
When I create AJAX files in that ide, they are all saved in that folder
under the webapps..so I must use that for my ajax stuff...however..it also
requires me to write tons of javascript and jsps for which I would like to
use eclipse for.

My problem is this, if I use webtools or eclipse..it seems I all the time
have to be working from my workspace folder. When I create a simple
javascript file, I cant even save it into the directory i need under the
webapps fodler in tomcat..it seems I can only work within my workspace.

So, my question is can I use eclipse for these js file and jsp files?

I dont need a workspace and that other project file stuff and more
importantly i want to be able to create a file of specific type open the
perspective i need and save wherever I want..can I do this? If so please
someone tell me...

and also please dont sugguest import export and all the time I have to
work this other IDE so what I need is to only create and edit js and jsp
files in that specific webapp folder.

Thank you very much in advance!

Joren
Re: Can I only save files in workspace folder [message #129291 is a reply to message #129279] Thu, 12 January 2006 02:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: osadeh.gmail.com

Hi,
First, I think you're relating to project rather than workspace; a
workspace is a logical container of projects, not necessarily located
physically in the workspace folder. However, project files must reside
logically in the Project. To overcome this problem I use Linked Folders,
which is a logical shortcut from the project to any folder on the file
system. To create a Linked Folder do the following:

- File > New > Folder
- Click Advanced
- Check the 'Link to folder in the file system' check box
- Browse to the desired folder (webapp folder? tomcat folder?)
- Name the new Linked folder
- Click OK

In the Navigator or Package Explorer you'll see a folder with a shortcut
overlay icon.

HTH,
Oren

joren wrote:
> Hello,
>
> I am pretty new to eclipse. Up until now I have been using textpad
> which I like very much but now I am working with AJAX solutions and have
> to write a lot of webapps with JSP and javascript and textpad doesnt fit
> the bill.
>
> I downloaded eclipse and webtools.
>
> I am using another product for the my AJAX IDE which uses tomcat and
> just uses creates a project/webapp folder in the webapps folder of
> tomcat. When I create AJAX files in that ide, they are all saved in
> that folder under the webapps..so I must use that for my ajax
> stuff...however..it also requires me to write tons of javascript and
> jsps for which I would like to use eclipse for.
>
> My problem is this, if I use webtools or eclipse..it seems I all the
> time have to be working from my workspace folder. When I create a
> simple javascript file, I cant even save it into the directory i need
> under the webapps fodler in tomcat..it seems I can only work within my
> workspace.
>
> So, my question is can I use eclipse for these js file and jsp files?
>
> I dont need a workspace and that other project file stuff and more
> importantly i want to be able to create a file of specific type open the
> perspective i need and save wherever I want..can I do this? If so
> please someone tell me...
>
> and also please dont sugguest import export and all the time I have to
> work this other IDE so what I need is to only create and edit js and jsp
> files in that specific webapp folder.
>
> Thank you very much in advance!
>
> Joren
>
Re: Can I only save files in workspace folder [message #129369 is a reply to message #129291] Thu, 12 January 2006 12:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: corsolodi80.libero.it

Yes that did most certainly help!! Thanks Oren!

-JOREN
Re: Can I only save files in workspace folder [message #129916 is a reply to message #129291] Mon, 16 January 2006 13:31 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse3.rizzoweb.com

Oren Sadeh wrote:
> Hi,
> First, I think you're relating to project rather than workspace; a
> workspace is a logical container of projects, not necessarily located
> physically in the workspace folder. However, project files must reside
> logically in the Project. To overcome this problem I use Linked Folders,
> which is a logical shortcut from the project to any folder on the file
> system. To create a Linked Folder do the following:

[snip]

Another option is to create the Project in the place on your filesystem
where your files already are.
The default behavior when creating a new project in Eclipse is that it
creates the Project in the workspace. But there is an option in the New
Project wizard that you can use an existing location on your file system
instead. If you do that, the Eclipse Project will contain all the files
from that location.

HTH,
Eric
Previous Topic:changing editor to open Error-log
Next Topic:How do i include images in JAR file when exporting?
Goto Forum:
  


Current Time: Thu Jul 17 19:47:51 EDT 2025

Powered by FUDForum. Page generated in 0.14475 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top