Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new feature: Link to products / features / plugins #27

Closed
enikao opened this issue Jun 14, 2019 · 3 comments
Closed

new feature: Link to products / features / plugins #27

enikao opened this issue Jun 14, 2019 · 3 comments

Comments

@enikao
Copy link

enikao commented Jun 14, 2019

I'd like to jump to the referenced product / feature / plugin when Ctrl-clicking / pressing F3 on a reference.

Example (| = cursor position):

plugin com.example.m|y.plugin;

Pressing F3 should open plugin.xml in com.example.my.plugin.

@mduft
Copy link
Member

mduft commented Jun 14, 2019

Best would be to open the MANIFEST.MF - you can access plugin.xml from there anyway. plugin.xml might not always exist...

@enikao
Copy link
Author

enikao commented Jun 14, 2019

I agree, MANIFEST.MF is the right target. Essentially the same functionality as currently exists in feature editor to jump to included. plugins.

@mduft mduft closed this as completed in ed10c96 Oct 15, 2019
@mduft
Copy link
Member

mduft commented Oct 15, 2019

Right now, links to paths/plug-ins and faetures are supported. Products and applications are on a little bit different page, but finding the way to the plug-in which /defines/ the product/application anyway should help a lot already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants