-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Co-authored-by: Adriano Machado <[email protected]>
- Loading branch information
Showing
2 changed files
with
49 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,13 +5,14 @@ | |
<vendor email="[email protected]" url="https://github.com/camel-tooling/camel-idea-plugin">Apache Camel</vendor> | ||
|
||
<description><![CDATA[ | ||
Plugin for Intellij IDEA to provide a set of Apache Camel related capabilities to the code editor. | ||
Plugin for IntelliJ IDEA to provide a set of Apache Camel related capabilities to the code editor. | ||
]]></description> | ||
|
||
<change-notes><![CDATA[ | ||
v.1.1.4 | ||
<ul> | ||
<li>Bug fixes</li> | ||
<li>New marketplace icon</li> | ||
</ul> | ||
]]> | ||
</change-notes> | ||
|
@@ -36,7 +37,7 @@ | |
|
||
<depends optional="true" config-file="org.apache.camel-intelliLang.xml">org.intellij.intelliLang</depends> | ||
|
||
<!-- main listener to trigger Camel IDEA plugin to detect if Camel is present or not in the project --> | ||
<!-- main listener to trigger Camel IDEA plugin to detect if Apache Camel is present or not in the project --> | ||
<applicationListeners> | ||
<listener class="com.github.cameltooling.idea.CamelPluginStartup" topic="com.intellij.openapi.project.ProjectManagerListener"/> | ||
</applicationListeners> | ||
|
46 changes: 46 additions & 0 deletions
46
camel-idea-plugin/src/main/resources/META-INF/pluginIcon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.