Skip to main content



      Home
Home » Newcomers » Newcomers » What does really mean "Shared File" in the Commons Tab?
What does really mean "Shared File" in the Commons Tab? [message #924112] Wed, 26 September 2012 10:14 Go to next message
Eclipse UserFriend
Hi,

Opening Run/Debug configurations and going to commons tab of a java application, setting "shared files" means that I can use the text-log file with another software while eclipse writes-updates it, is it ?

[Updated on: Wed, 26 September 2012 10:15] by Moderator

Re: What does really mean "Shared File" in the Commons Tab? [message #924156 is a reply to message #924112] Wed, 26 September 2012 11:05 Go to previous messageGo to next message
Eclipse UserFriend
Setting a launch configuration as 'shared' allows you to provide it to others (developers, etc) in a project that is shared via some source control system - e.g. CVS, Git, etc.
Re: What does really mean "Shared File" in the Commons Tab? [message #924207 is a reply to message #924156] Wed, 26 September 2012 12:04 Go to previous messageGo to next message
Eclipse UserFriend
And can I read it with others software (like matlab) while eclipse updates it? Or there are limitations about OS in use ? For example I knew that Windows XP doesn't allow to open a file while it is in use by an other software.
Re: What does really mean "Shared File" in the Commons Tab? [message #924252 is a reply to message #924207] Wed, 26 September 2012 13:03 Go to previous message
Eclipse UserFriend
It has nothing to do with providing multiple process access to the same file. It simply changes the location where the launch configuration used to run an application is stored. If you don't select shared, the file is stored in the workspace. If you select shared, it is stored in a project directory.
Previous Topic:web and j2ee where?
Next Topic:Package Explorer "Link With Editor" mode behavior
Goto Forum:
  


Current Time: Sun Aug 31 08:55:50 EDT 2025

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

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

Back to the top