aboutsummaryrefslogtreecommitdiffstats
path: root/etc/pycharm-community.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pycharm-community.profile')
-rw-r--r--etc/pycharm-community.profile10
1 files changed, 4 insertions, 6 deletions
diff --git a/etc/pycharm-community.profile b/etc/pycharm-community.profile
index 1a6f171c8..17218adee 100644
--- a/etc/pycharm-community.profile
+++ b/etc/pycharm-community.profile
@@ -7,14 +7,12 @@ include globals.local
7 7
8noblacklist ${HOME}/.PyCharmCE* 8noblacklist ${HOME}/.PyCharmCE*
9noblacklist ${HOME}/.python-history 9noblacklist ${HOME}/.python-history
10noblacklist ${HOME}/.python_history
11noblacklist ${HOME}/.pythonhist
10noblacklist ${HOME}/.pythonrc.py 12noblacklist ${HOME}/.pythonrc.py
11noblacklist ${HOME}/.java
12 13
13# Allow access to java 14# Allow java (blacklisted by disable-devel.inc)
14noblacklist ${PATH}/java 15include allow-java.inc
15noblacklist /usr/lib/java
16noblacklist /etc/java
17noblacklist /usr/share/java
18 16
19include disable-common.inc 17include disable-common.inc
20include disable-devel.inc 18include disable-devel.inc