Skip to content

Commit

Permalink
update plugin preferences documentation and add ultimate stuff (#373)
Browse files Browse the repository at this point in the history
* update camel-core maven artifact version in Integration Test Cases

* update camel-core maven artifact version in Integration Test Cases

* add missing dependency for IDEA Ultimate 2017.3.3

* move dependency to ultimate profile section

* override idea.version tag in ultimate profile

* add comment for idea.platform.prefix

* update plugin preferences screenshots and change readme

* add specific dependency and properties for IDEA Ultimate (#372) (#2)

* add missing dependency for IDEA Ultimate 2017.3.3

* override idea.version tag in ultimate profile

* add comment for idea.platform.prefix
  • Loading branch information
bennetelli authored and fharms committed Feb 16, 2018
1 parent 3fc8c4b commit c0604fb
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file added img/26-plugin-preferences-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/26-plugin-preferences.png
Binary file not shown.
Binary file added img/27-plugin-preferences-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ support for editing the options in the URI context-path section as well.
### Plugin Preferences

The plugin comes with a preference where you can configure global settings for the plugin such as turning on or off the real time validation in the editor, or whether to show the Camel icon in the gutter, etc.
If you want to change the default preferences open the `Preferences...` menu, select `Languages & Frameworks` and `Apache Camel`. Here is a screenshot of it:
![Screenshot](https://github.com/camel-idea-plugin/camel-idea-plugin/blob/master/img/26-plugin-preferences.png)

If you want to change the default preferences open the `Preferences...` menu, select `Languages & Frameworks` and `Apache Camel`. Here are screenshots of it:
![Screenshot](https://github.com/camel-idea-plugin/camel-idea-plugin/blob/master/img/26-plugin-preferences-1.png)
![Screenshot](https://github.com/camel-idea-plugin/camel-idea-plugin/blob/master/img/27-plugin-preferences-2.png)

### IDEA Compatibility

Expand Down

0 comments on commit c0604fb

Please sign in to comment.