Those look great, unfortunately, and I know I'm piling on the whine here, I'm using a mac which has no native clearcase client. That's why I'm using the Remote Clearcase plugin for eclipse which simulates snapshot views where all the actual clearcase fun is pushed off to a web server where CC is actually running. It works pretty well and I've hard this is the client type that IBM is pushing for in the future.
So I'm ok not having the actual client in netbeans, I just would love to be able to start typing, have it ask me if I want to make it read/ write when I go to save or something and that's it. Just the toggling of the read/write bit would hijack it and then I can use eclipse for the actual SCM operations when I'm done coding. I've just heard such great things about the maven and groovy support. I wrote a few groovy unit tests but the eclipse groovy plugin is so flaky that its hard to use. Thanks. On Jul 5, 8:34 pm, TorNorbye <[email protected]> wrote: > Have you tried using the ClearCase support modules for NetBeans? Looks > like they have the ability to hijack files etc.: > > http://www.netbeans.org/kb/61/ide/clearcase.htmlhttp://versioncontrol.netbeans.org/clearcase/install.html > > (I haven't tried it myself). Certainly writing support to switch the > file read/write status on a file would be trivial, but the above > module seems more helpful (assuming it works with 6.7 - I suspect it > would since it was written for 6.1 and I think the version control > stuff has stayed mostly compatible since then) > > -- Tor > > On Jul 5, 9:02 am, John Russell <[email protected]> wrote: > > > We use clearcase at work and the only option for source control on the > > mac is the eclipse clearcase remote client. I'm perfectly fine with > > running eclipse for checkin/checkouts etc and netbans for development > > but clearcase makes all files read-only by default. Making them read/ > > write successfully hijacks the file but as far as I can tell, Netbeans > > can't change the read/write attribute on a file. The problem is on > > the netbeans forum as well. > > >http://forums.netbeans.org/post-19126.html > > > I thought I'd ask here on the off chance that Tor knew someone that > > could throw in the ability to change read/write on a file so I can > > hijack checked in files and use Netbeans. Pretty p-p-p-p-pleeeease? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
