This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 39637 - external editor exception
Summary: external editor exception
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: externaleditor (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
: 34931 34973 35009 38440 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-05 12:51 UTC by jmike25
Modified: 2009-12-21 07:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
error log file messages (99.11 KB, text/plain)
2004-02-05 12:52 UTC, jmike25
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jmike25 2004-02-05 12:51:31 UTC
I installed netbeans 3.5.1 and I also installed 
the external editor piece, but whenever I enable 
the external editor, I get an error 
message: "externaleditor.ExtEdException Exception 
has occurred"  I am not sure if I'm configuring 
it properly or what?  I would like to use VI 
because I am comfortable with it and can work a 
whole lot faster.  So I appreciate any ideas as 
soon as possible.  Thanks for your help
Comment 1 jmike25 2004-02-05 12:52:33 UTC
Created attachment 13261 [details]
error log file messages
Comment 2 _ gordonp 2004-02-05 16:06:10 UTC
*** Issue 34973 has been marked as a duplicate of this issue. ***
Comment 3 _ gordonp 2004-02-05 16:07:44 UTC
*** Issue 34931 has been marked as a duplicate of this issue. ***
Comment 4 _ gordonp 2004-02-05 16:08:10 UTC
*** Issue 35009 has been marked as a duplicate of this issue. ***
Comment 5 _ gordonp 2004-02-05 16:08:36 UTC
*** Issue 38440 has been marked as a duplicate of this issue. ***
Comment 6 _ gordonp 2004-02-05 16:10:45 UTC
This is a known problem. The exted is doing some very unixy
command processing which strips out backslashes. So your path
to vim, which probably started out as "C:\Vim\vim62\gvim.exe" is
passed to Runtime.getRuntime().exec() as "C:Vimvim62gvim.exe".
Comment 7 _ gordonp 2004-07-21 01:16:30 UTC
The exted group is not currently funded to fix windows problems.
Downgrading to P4. 
Comment 8 Quality Engineering 2009-12-21 07:16:10 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team