the dll should be in bin, unless you modify your path to include the plugins directory
if it's not you'll stuff like: ERROR - intellij.plugins.PluginManager - java.lang.NoClassDefFoundError at net.sourceforge.transparent.NativeClearCase.(NativeClearCase.java:11)
in the log file.
"Ted Hill" ]]> wrote in message news:ao1lcm$i5q$1@is.intellij.net...
Hi Jacques,
>
Thanks for your work on the ClearCase plugin, I'm going to give it a try.
loading ClearCase for VirtualFile: C:\sellc\idea661\TMKsaBOA.ipr status of X:\wfa_source\ksa_apps\src\TMKsaBOA\src\de\detemobil\ksa\boa\IAuftrag. java -->checked in checkout of X:\wfa_source\ksa_apps\src\TMKsaBOA\src\de\detemobil\ksa\boa\IAuftra g.java net.sourceforge.transparent.ClearCaseException: Error executing cleartool co -nc -reservedX:\wfa_source\ksa_apps\src\TMKsaBOA\src\de\detemobil\ksa\boa\IAuftrag. java : cleartool: Error: Unrecognized option "-reservedX:\wfa_source\ksa_apps\sr c\TMKsaBOA\src\de\detemobil\ksa\boa\IAuftrag.java" Usage: checkout | co [-unreserved ] -out dest-pname -branch branch-pname -c comment -query pname ... at net.sourceforge.transparent.Runner.run(Runner.java:60) at net.sourceforge.transparent.CommandLineClearCase.cleartool(CommandLin eClearCase.java:64) at net.sourceforge.transparent.CommandLineClearCase.checkOut(CommandLine ClearCase.java:20) at net.sourceforge.transparent.ClearCaseDecorator.checkOut(ClearCaseDeco rator.java:29) at net.sourceforge.transparent.ClearCaseFile.checkOut(ClearCaseFile.java :93) at net.sourceforge.transparent.TransparentVcs.checkoutFile(TransparentVc s.java:155) at net.sourceforge.transparent.actions.CheckOutAction.perform(CheckOutAc tion.java:18) at net.sourceforge.transparent.actions.SynchronousAction.execute(Synchro nousAction.java:70) at net.sourceforge.transparent.actions.SynchronousAction.access$000(Sync hronousAction.java:25) at net.sourceforge.transparent.actions.SynchronousAction$1.run(Synchrono usAction.java:49) at com.intellij.openapi.vcs.b.f.runTransactionRunnable(f.java:13) at net.sourceforge.transparent.actions.SynchronousAction.execute(Synchro nousAction.java:44) at net.sourceforge.transparent.actions.SynchronousAction.runAction(Synch ronousAction.java:34) at net.sourceforge.transparent.actions.FileAction.actionPerformed(FileAc tion.java:31) at com.intellij.openapi.actionSystem.a.k.actionPerformed(k.java:8)
yes, the VM crashes on exit. Yes, the native implementation did work before that. No, there is no log output - I get the dialog from the OS, and thats it.
Hi Jacques,
Thanks for your work on the ClearCase plugin, I'm going to give it a try.
Note in the www.intellij.org/twiki/pub/Main/ClearcasePlugin/README.txt
it says:
copy ccjni.dll to the bin directory
however,
http://www.intellij.org/twiki/bin/view/Main/ClearcasePlugin#LatestBuild
says
Copy ccjni.dll to INTELLIJ_DIR/plugins
So should it be /plugins or /bin ?
Thanks,
Ted Hill
"Jacques Morel" <jacmorel@yahoo.com> wrote in message
news:anbkbf$965$1@is.intellij.net...
>
>
Copy it under %IDEA_HOME%\bin.
the dll should be in bin, unless you modify your path to include the plugins
directory
if it's not you'll stuff like:
ERROR - intellij.plugins.PluginManager - java.lang.NoClassDefFoundError at
net.sourceforge.transparent.NativeClearCase.(NativeClearCase.java:11) in the log file. "Ted Hill" ]]> wrote in message
news:ao1lcm$i5q$1@is.intellij.net...
>
>
>
>
>
>
>
>
>
>
>
>
>
>
unfortunately, it crashes on me every time when exiting IDEA. This is under WinNT 4.0, idea newest build
BTW, I switched the plugin to command line mode, and am now getting command line syntax error messages when doing a checkout.
Pathetic. Does anyone know of a working CC plugin, or simply (better) a command line tool?
loading ClearCase for VirtualFile: C:\sellc\idea661\TMKsaBOA.ipr
status of X:\wfa_source\ksa_apps\src\TMKsaBOA\src\de\detemobil\ksa\boa\IAuftrag.
java
-->checked in
checkout of X:\wfa_source\ksa_apps\src\TMKsaBOA\src\de\detemobil\ksa\boa\IAuftra
g.java
net.sourceforge.transparent.ClearCaseException: Error executing cleartool co -nc
-reservedX:\wfa_source\ksa_apps\src\TMKsaBOA\src\de\detemobil\ksa\boa\IAuftrag.
java : cleartool: Error: Unrecognized option "-reservedX:\wfa_source\ksa_apps\sr
c\TMKsaBOA\src\de\detemobil\ksa\boa\IAuftrag.java"
Usage: checkout | co [-unreserved ]
-out dest-pname
-branch branch-pname
-c comment
-query pname ...
at net.sourceforge.transparent.Runner.run(Runner.java:60)
at net.sourceforge.transparent.CommandLineClearCase.cleartool(CommandLin
eClearCase.java:64)
at net.sourceforge.transparent.CommandLineClearCase.checkOut(CommandLine
ClearCase.java:20)
at net.sourceforge.transparent.ClearCaseDecorator.checkOut(ClearCaseDeco
rator.java:29)
at net.sourceforge.transparent.ClearCaseFile.checkOut(ClearCaseFile.java
:93)
at net.sourceforge.transparent.TransparentVcs.checkoutFile(TransparentVc
s.java:155)
at net.sourceforge.transparent.actions.CheckOutAction.perform(CheckOutAc
tion.java:18)
at net.sourceforge.transparent.actions.SynchronousAction.execute(Synchro
nousAction.java:70)
at net.sourceforge.transparent.actions.SynchronousAction.access$000(Sync
hronousAction.java:25)
at net.sourceforge.transparent.actions.SynchronousAction$1.run(Synchrono
usAction.java:49)
at com.intellij.openapi.vcs.b.f.runTransactionRunnable(f.java:13)
at net.sourceforge.transparent.actions.SynchronousAction.execute(Synchro
nousAction.java:44)
at net.sourceforge.transparent.actions.SynchronousAction.runAction(Synch
ronousAction.java:34)
at net.sourceforge.transparent.actions.FileAction.actionPerformed(FileAc
tion.java:31)
at com.intellij.openapi.actionSystem.a.k.actionPerformed(k.java:8)
After installing the plugin, I see changed lines colored pink. Can this be removed?
Change colors in IDE options (Colors&Fonts).
--
Best regards,
Mike Aizatsky.
-
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"
Christian,
Does the VM crash on exit? Does the native implementation work before? Do
you have any console output or log file to help debug this problem?
Jacques
"Christian Sell" <christian.sell@netcologne.de> wrote in message
news:5453124.1035216319932.JavaMail.jrun@is.intellij.net...
under WinNT 4.0, idea newest build
yes, the VM crashes on exit. Yes, the native implementation did work before that. No, there is no log output - I get the dialog from the OS, and thats it.
regards,
Christian
BTW, this was version 1.15