Bug 301030 - What's missing for a complete "launch Eclipse by double-clicking or from command line" feature
Summary: What's missing for a complete "launch Eclipse by double-clicking or from comm...
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 3.6   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.6 M6   Edit
Assignee: Oleg Besedin CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 300532 300553 300899 300912 301033
Blocks:
  Show dependency tree
 
Reported: 2010-01-27 12:43 EST by Boris Bokowski CLA
Modified: 2015-03-25 05:02 EDT (History)
10 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Bokowski CLA 2010-01-27 12:43:23 EST
This is a parent bug for the remaining work on bug 4922. I figured it'd be better to use a new bug so as not to spam the hundreds of people on 4922's cc list.
Comment 1 Boris Bokowski CLA 2010-01-27 12:57:07 EST
This one should be fixed for M5:

Bug 300899 Endless OpenDoc events

The following ones are not as important and can wait until M6:

Bug 300912 Launcher fails on Solaris Sparc and Solaris x86
Bug 300532 resolve relative paths for file open
Bug 301033 --launcher.openFile does not work with "Open With..." on Windows
Comment 2 Boris Bokowski CLA 2010-01-27 12:59:00 EST
(In reply to comment #1)
> Bug 300912 Launcher fails on Solaris Sparc and Solaris x86

This bug is marked as fixed, but we only rolled back the change - file launching support for Solaris still needs to be implemented (or the implementation fixed).
Comment 3 Boris Bokowski CLA 2010-01-27 13:20:07 EST
Two more from Oleg's list on bug 4922, probably not for 3.6:

Bug 300553 "--launcher.openFile" can pick up "old" versions of Eclipse 
Bug 300555 Allow plugin developers to register file extensions
Comment 4 Oleg Besedin CLA 2010-02-09 10:02:46 EST
The only open items left are:
 - bug 302192 (add --launcher.defaultAction to eclipse.ini)
 - bug 300555 (allow plugin developers to register file extensions)

Personally, I'd like to see the enhancement in the bug 300555 implemented. However, we don't have resources to do it at this time. The story would have to be that external installers (probably OS-specific) are used to perform file registrations. If anybody is interested in contributing pieces to bug 300555, I'll be happy to provide assistance in massaging the code and getting it into Eclipse.

From Platform/UI side, all pieces needed to open files from the command line are done.

Congratulations and thank you!
Comment 5 Oleg Besedin CLA 2010-03-09 10:10:08 EST
Verified in the build I20100309-0100.
Comment 6 Fawzi CLA 2010-03-11 17:12:21 EST
Intellisense (type-ahead) doesn't work.
Comment 7 Remy Suen CLA 2010-03-11 17:15:59 EST
(In reply to comment #6)
> Intellisense (type-ahead) doesn't work.

Fawzi, please open a new bug.
Comment 8 Fawzi CLA 2010-03-11 17:27:49 EST
Good feature!