- This topic has 1 reply, 2 voices, and was last updated 17 years, 7 months ago by Riyad Kalla.
-
AuthorPosts
-
ui.richard.barnettMemberMy employer is evaluating MyEclipse as a UML modelling/diagramming tool. We use Perforce as our version control tool and want to store UML models/diagrams there too.
I installed the bundled Eclipse + MyEclipse Enterprise 5.1.1 GA (MyEclipse_5.1.1GA_FullStackInstaller.exe), and installed the P4WSAD plugin (2005.2.3573; see http://www.perforce.com/perforce/products/p4wsad.html) on top.
When I use MyEclipse to edit a .umr file which is under control of Perforce, the file isn’t opened for edit in Perforce; nor does this happen when I attempt to save the .umr file. Thus I get the “Read-only File Encountered” dialog.
In the same MyEclipse/P4WSAD configuration, .java files which are also under control of Perforce are opened for edit as soon as they’re modified in the Eclipse Java editor.
I found http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-9972-highlight-umr.html on MyEclipse UML integration with team plugins, but it doesn’t address this issue.
I don’t have access to a CVS or SVN repo to see whether this problem occurs with team plugins other than Perforce.
I can’t see any team settings in the MyEclipse preferences which might alter this behaviour.
Is there a way to get the UML editor to open the file for edit, or will we have to do this manually before saving the .umr file?
— Richard
MyEclipse installation details follow (edited for brevity)
*** Date:
Thursday, 29 March 2007 05:03:00 PM EST** System properties:
OS=Windows2000
OS version=5.0
Java version=1.5.0_08*** MyEclipse details:
MyEclipse Enterprise Workbench
-Version: 5.1.1 GA
-Build id: 20070302-5.1.1-GA*** Eclipse details:
MyEclipse Enterprise Workbench
-Version: 5.1.1 GA
-Build id: 20070302-5.1.1-GAEclipse Platform
-Version: 3.2.2.r322_v20070119-RQghndJN8IM0MsK
-Build id: M20070212-1330Eclipse RCP
-Version: 3.2.2.r322_v20070104-8pcviKVqd8J7C1U
-Build id: M20070212-1330Eclipse Java Development Tools
-Version: 3.2.2.r322_v20070104-R4CR0Znkvtfjv9-
-Build id: M20070212-1330Eclipse Project SDK
-Version: 3.2.2.r322_v20070104-dCGKm0Ln38lm-8s
-Build id: M20070212-1330Eclipse Graphical Editing Framework
-Version: 3.2.2.v20070208
-Build id: 20070208-1315Eclipse startup command=-os win32 -ws win32 -arch x86 -launcher C:\Apps\eclipse\myeclipse-5.1.1ga\eclipse\eclipse.exe -name Eclipse -showsplash 600 -exitdata cf8_110 -vm C:\Apps\eclipse\myeclipse-5.1.1ga\jre\bin\javaw.exe
Riyad KallaMemberRichard,
You will need to do this manually for the time being. On our end I will file an issue on this behavior to see if we can look into this and see why the editor state-change is not triggering the Perforce plugin to see that the file is being edited. Sorry for the trouble. -
AuthorPosts