-
This problem occurs only when I open the file and starts to write in it when it is not associated and I get a question: "Do you wish to make the file readable" and then I press No.
If I open the file and do not write in it so this dialog is not occuring it works to then associate and then checkout the file.
The problem is that Eclipse sets the file in a special state after the read only...
2009-07-06 12:50:10 UTC in Clearcase plugin for Eclipse
-
The project is created in disk, then I create a new folder and link this folder to a folder in Clear Case. Then open a file in that linked folder using Eclipse and it is write protected. Then I associate the project with CC. Then I can not do anything with the file until I close and open the file again.
2009-06-29 08:01:30 UTC in Clearcase plugin for Eclipse
-
We recreate the projects on disk when we start. We do not check in the projects in CC.
I create a new project by Eclipse->File->new->project...->general->project.
I create a new folder and then advanced->link to folder in the file system.
There are nothing in the \.metadata\.plugins\net.sourceforge.eclipseccase until I restart. Then there are 2 files that I attach.
2009-06-29 07:52:45 UTC in Clearcase plugin for Eclipse
-
1) Create a new workspace
2) Create a new project with a linked folder to clear case.
3) Associate with clear case (No icons is shown)
4) Restart workspace (Icons is shown)
Eclipse 3.4.1
Eclipse case 2.1.8.
2009-06-09 16:01:47 UTC in Clearcase plugin for Eclipse
-
Hello
The project is outside of Clear Case and the files are linked. It works when I reopen the file. This is a minor bug.
When the project is in Clear Case it works fine.
BR Filip.
2009-04-30 06:58:34 UTC in Clearcase plugin for Eclipse
-
1-Start Eclipse
2-open or create a project
3-Open a file
4-Try to write in the file
5-Associated with Clear Case
6-Try to write in the file. it doesn’t prompt for automatic check out.
Tested with versions:
Eclipse
Version: 3.4.0
Build id: I20080207-1530
EclipseCase
2.1.6.1.
2009-04-29 09:06:33 UTC in Clearcase plugin for Eclipse
-
I get a similar problem in a dynamic view on the checkout action.
2008-12-30 08:29:12 UTC in Clearcase plugin for Eclipse
-
I have tested this and it works fine.
2008-12-30 08:21:55 UTC in Clearcase plugin for Eclipse
-
It is possible to use the shortcuts to access Clear case without having to associate the project. For example alt+c, alt+v shows the version tree for the file even if the file is not associated.
The problem is in the plugin.xml. The enablement for the file actions are set to be active when the plugin is activated. It should be when the project is associated.
2008-12-01 12:45:49 UTC in Clearcase plugin for Eclipse
-
qfilgus committed patchset 153 of module net.sourceforge.eclipseccase.ui to the Clearcase plugin for Eclipse CVS repository, changing 1 files.
2008-11-12 09:21:50 UTC in Clearcase plugin for Eclipse