forked from de-jcup/eclipse-bash-editor
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Force plug-in activation for custom property testers
This change ensures Eclipse correctly uses the property testers 'isBashFileWithoutExtension' and 'isOpenPathActionEnabled', by setting the 'forcePluginActivation' property in the respective plugin.xml entries. This allows Eclipse to load the property tester class prior to trying to use it - in case the bash editor plug-in was not activated yet. Fixes: de-jcup#275 Signed-off-by: Simeon Andreev <simeon.danailov.andreev@gmail.com>
- Loading branch information
1 parent
0e28287
commit 4b3b6eb
Showing
1 changed file
with
4 additions
and
4 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