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

[#106] Add hyperlink support to the include declarations. #107

Merged
merged 1 commit into from
May 4, 2020

Conversation

miklossy
Copy link
Contributor

@miklossy miklossy commented May 4, 2020

  • Add customized TargetPlatformHyperlinkHelper to detect hyperlinks on
    include declarations.
  • Add corresponding TargetPlatformHyperlinkHelper test cases.

Signed-off-by: Tamas Miklossy miklossy@itemis.de

Closes #106

- Add customized TargetPlatformHyperlinkHelper to detect hyperlinks on
include declarations.
- Add corresponding TargetPlatformHyperlinkHelper test cases.
- Add the org.eclipse.equinox.event as required bundle to the
MANIFEST.MF in order to avoid the following error message within the
maven-build: java.lang.AssertionError: Opened Editor with
id:org.eclipse.cbi.targetplatform.TargetPlatform, is not an XtextEditor,
is not an XtextEditor.

Signed-off-by: Tamas Miklossy <miklossy@itemis.de>

Closes eclipse-cbi#106
@mbarbero mbarbero merged commit 7f6566f into eclipse-cbi:master May 4, 2020
@mbarbero
Copy link
Member

mbarbero commented May 4, 2020

Awesome, thanks for your contribution!

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

Successfully merging this pull request may close these issues.

Add hyperlink support to the include declarations
2 participants