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 5790 - Merge the functionallity of openfile.bat into runide.{sh,exe}
Summary: Merge the functionallity of openfile.bat into runide.{sh,exe}
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 enhancement (vote)
Assignee: _ ttran
URL:
Keywords:
Depends on: 23341
Blocks:
  Show dependency tree
 
Reported: 2000-02-17 01:14 UTC by pzajac
Modified: 2008-12-23 13:46 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2000-02-17 01:14:49 UTC
Installation generetes file openfile.bat. This script  is associated with java file.
It open java file in runned IDE.
It will be pretty when java file will be opened with forte4j.exe
For example :
forte4j.exe java_file.java
It start IDE and open file or open only file when IDE is started and has runned FileServer.

[jglick] This has little to do with forte4j.exe. The opening is done by a separate server which must be running and listening to work. There is no way to do this with the current system. In the future
 OpenFile may be rewritten and this may work.
Comment 1 Marek Grummich 2000-07-25 09:23:59 UTC
Priority is changed to P4 (normal).
Comment 2 pzajac 2000-08-29 18:59:59 UTC
For example if forte4j.exe has not parameter "-open myfile.java"
it can start new IDE (server).
If it has parametr "-open myfile.java" it open file in existing ide or start new
ide and then will open file.
Comment 3 Jan Zajicek 2001-01-23 09:25:59 UTC
Automated change of version from Other to Dev.
Comment 4 Jan Chalupa 2001-05-05 20:32:50 UTC
Target milestone -> 3.3
Comment 5 Jan Chalupa 2001-11-27 11:52:48 UTC
Target milestone -> 3.3.1.
Comment 6 Jan Chalupa 2001-11-27 11:56:26 UTC
Target milestone -> 3.3.1.
Comment 7 Jan Chalupa 2002-01-11 14:03:12 UTC
Target milestone -> 3.4
Comment 8 Jan Chalupa 2002-01-11 14:07:14 UTC
Target milestone -> 3.4
Comment 9 Jan Chalupa 2002-01-11 14:08:24 UTC
Target milestone -> 3.4
Comment 10 Jan Chalupa 2002-01-11 14:11:17 UTC
Target milestone -> 3.4
Comment 11 Marian Mirilovic 2002-01-30 08:50:19 UTC
REOPEN REMIND ?

- removed REMIND
Comment 12 Jesse Glick 2002-05-01 18:53:25 UTC
Refining component.
Comment 13 _ lkramolis 2002-05-02 18:23:33 UTC
Exe launcher is in Core module.
Comment 14 Marian Mirilovic 2002-05-03 08:50:05 UTC
Trung ?
Comment 15 _ ttran 2002-05-07 16:53:15 UTC
I'll add a command switch for runide.{sh,exe} -open <filepath> which
will request the running IDE over TCP/IP to open the file or launch a
new instance of the IDE if none is running

Files then can be associated with with launcher.  On Windows it would
be runidew.exe -open "%1" or something like this
Comment 16 _ ttran 2002-05-10 13:50:22 UTC
updated summary
Comment 17 _ ttran 2002-05-15 08:43:42 UTC
implmenented in cvs trunk (3.4-dev)
Comment 18 pzajac 2002-11-20 12:45:11 UTC
verified
Comment 19 Quality Engineering 2003-07-01 16:20:37 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.