View | Details | Raw Unified | Return to bug 237126
Collapse All | Expand All

(-)./Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	pycharm-ce
4
PORTNAME=	pycharm-ce
5
PORTVERSION=	2018.3.5
5
PORTVERSION=	2019.1.1
6
CATEGORIES=	devel java python
6
CATEGORIES=	devel java python
7
MASTER_SITES=	https://download.jetbrains.com/python/ \
7
MASTER_SITES=	https://download.jetbrains.com/python/ \
8
		http://download.jetbrains.com/python/
8
		http://download.jetbrains.com/python/
(-)./distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1551382312
1
TIMESTAMP = 1554758759
2
SHA256 (pycharm-community-2018.3.5.tar.gz) = a745eef8f2952c9eafb2db3f9af52b1171f09b969fa9e2990c93d780e86c78f3
2
SHA256 (pycharm-community-2019.1.1.tar.gz) = 8dfe988a7a57d318d30a3c52b15dad6374da66a72f662ab6d46f4f5d673ae5ff
3
SIZE (pycharm-community-2018.3.5.tar.gz) = 311914955
3
SIZE (pycharm-community-2019.1.1.tar.gz) = 332489780
(-)./pkg-plist (-157 / +63 lines)
Lines 228-235 Link Here
228
%%DATADIR%%/helpers/icon-robots.txt
228
%%DATADIR%%/helpers/icon-robots.txt
229
%%DATADIR%%/helpers/idle.py
229
%%DATADIR%%/helpers/idle.py
230
%%DATADIR%%/helpers/packaging_tool.py
230
%%DATADIR%%/helpers/packaging_tool.py
231
%%DATADIR%%/helpers/pip-10.0.1.tar.gz
231
%%DATADIR%%/helpers/pip-19.0.3.tar.gz
232
%%DATADIR%%/helpers/pip-9.0.3.tar.gz
233
%%DATADIR%%/helpers/pockets/__init__.py
232
%%DATADIR%%/helpers/pockets/__init__.py
234
%%DATADIR%%/helpers/pockets/_version.py
233
%%DATADIR%%/helpers/pockets/_version.py
235
%%DATADIR%%/helpers/pockets/collections.py
234
%%DATADIR%%/helpers/pockets/collections.py
Lines 612-619 Link Here
612
%%DATADIR%%/helpers/pycharm/_jb_find_best_place.py
611
%%DATADIR%%/helpers/pycharm/_jb_find_best_place.py
613
%%DATADIR%%/helpers/pycharm/_jb_manage_tasks_provider.py
612
%%DATADIR%%/helpers/pycharm/_jb_manage_tasks_provider.py
614
%%DATADIR%%/helpers/pycharm/_jb_nosetest_runner.py
613
%%DATADIR%%/helpers/pycharm/_jb_nosetest_runner.py
614
%%DATADIR%%/helpers/pycharm/_jb_parallel_tree_manager.py
615
%%DATADIR%%/helpers/pycharm/_jb_pytest_runner.py
615
%%DATADIR%%/helpers/pycharm/_jb_pytest_runner.py
616
%%DATADIR%%/helpers/pycharm/_jb_runner_tools.py
616
%%DATADIR%%/helpers/pycharm/_jb_runner_tools.py
617
%%DATADIR%%/helpers/pycharm/_jb_serial_tree_manager.py
617
%%DATADIR%%/helpers/pycharm/_jb_tox_runner.py
618
%%DATADIR%%/helpers/pycharm/_jb_tox_runner.py
618
%%DATADIR%%/helpers/pycharm/_jb_trialtest_runner.py
619
%%DATADIR%%/helpers/pycharm/_jb_trialtest_runner.py
619
%%DATADIR%%/helpers/pycharm/_jb_unittest_runner.py
620
%%DATADIR%%/helpers/pycharm/_jb_unittest_runner.py
Lines 675-685 Link Here
675
%%DATADIR%%/helpers/pycharm/teamcity/pytest_plugin.py
676
%%DATADIR%%/helpers/pycharm/teamcity/pytest_plugin.py
676
%%DATADIR%%/helpers/pycharm/teamcity/unittestpy.py
677
%%DATADIR%%/helpers/pycharm/teamcity/unittestpy.py
677
%%DATADIR%%/helpers/pycharm/utrunner.py
678
%%DATADIR%%/helpers/pycharm/utrunner.py
679
%%DATADIR%%/helpers/pycharm_display/datalore/__init__.py
680
%%DATADIR%%/helpers/pycharm_display/datalore/display/__init__.py
681
%%DATADIR%%/helpers/pycharm_display/datalore/display/display_.py
682
%%DATADIR%%/helpers/pycharm_display/datalore/display/supported_data_type.py
683
%%DATADIR%%/helpers/pycharm_display/tests/display/test_supported_data_type.py
678
%%DATADIR%%/helpers/pycharm_generator_utils/__init__.py
684
%%DATADIR%%/helpers/pycharm_generator_utils/__init__.py
679
%%DATADIR%%/helpers/pycharm_generator_utils/clr_tools.py
685
%%DATADIR%%/helpers/pycharm_generator_utils/clr_tools.py
680
%%DATADIR%%/helpers/pycharm_generator_utils/constants.py
686
%%DATADIR%%/helpers/pycharm_generator_utils/constants.py
681
%%DATADIR%%/helpers/pycharm_generator_utils/module_redeclarator.py
687
%%DATADIR%%/helpers/pycharm_generator_utils/module_redeclarator.py
682
%%DATADIR%%/helpers/pycharm_generator_utils/pyparsing.py
688
%%DATADIR%%/helpers/pycharm_generator_utils/pyparsing_py2.py
683
%%DATADIR%%/helpers/pycharm_generator_utils/pyparsing_py3.py
689
%%DATADIR%%/helpers/pycharm_generator_utils/pyparsing_py3.py
684
%%DATADIR%%/helpers/pycharm_generator_utils/util_methods.py
690
%%DATADIR%%/helpers/pycharm_generator_utils/util_methods.py
685
%%DATADIR%%/helpers/pycharm_matplotlib_backend/__init__.py
691
%%DATADIR%%/helpers/pycharm_matplotlib_backend/__init__.py
Lines 687-692 Link Here
687
%%DATADIR%%/helpers/pycharm_matplotlib_backend/sitecustomize.py
693
%%DATADIR%%/helpers/pycharm_matplotlib_backend/sitecustomize.py
688
%%DATADIR%%/helpers/pycodestyle.py
694
%%DATADIR%%/helpers/pycodestyle.py
689
%%DATADIR%%/helpers/pydev/LICENSE
695
%%DATADIR%%/helpers/pydev/LICENSE
696
%%DATADIR%%/helpers/pydev/MANIFEST.in
690
%%DATADIR%%/helpers/pydev/README.rst
697
%%DATADIR%%/helpers/pydev/README.rst
691
%%DATADIR%%/helpers/pydev/_pydev_bundle/__init__.py
698
%%DATADIR%%/helpers/pydev/_pydev_bundle/__init__.py
692
%%DATADIR%%/helpers/pydev/_pydev_bundle/_pydev_calltip_util.py
699
%%DATADIR%%/helpers/pydev/_pydev_bundle/_pydev_calltip_util.py
Lines 730-736 Link Here
730
%%DATADIR%%/helpers/pydev/_pydev_imps/_pydev_pkgutil_old.py
737
%%DATADIR%%/helpers/pydev/_pydev_imps/_pydev_pkgutil_old.py
731
%%DATADIR%%/helpers/pydev/_pydev_imps/_pydev_saved_modules.py
738
%%DATADIR%%/helpers/pydev/_pydev_imps/_pydev_saved_modules.py
732
%%DATADIR%%/helpers/pydev/_pydev_imps/_pydev_sys_patch.py
739
%%DATADIR%%/helpers/pydev/_pydev_imps/_pydev_sys_patch.py
733
%%DATADIR%%/helpers/pydev/_pydev_imps/_pydev_uuid_old.py
734
%%DATADIR%%/helpers/pydev/_pydev_imps/_pydev_xmlrpclib.py
740
%%DATADIR%%/helpers/pydev/_pydev_imps/_pydev_xmlrpclib.py
735
%%DATADIR%%/helpers/pydev/_pydev_runfiles/__init__.py
741
%%DATADIR%%/helpers/pydev/_pydev_runfiles/__init__.py
736
%%DATADIR%%/helpers/pydev/_pydev_runfiles/pydev_runfiles.py
742
%%DATADIR%%/helpers/pydev/_pydev_runfiles/pydev_runfiles.py
Lines 755-768 Link Here
755
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_custom_frames.py
761
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_custom_frames.py
756
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython.c
762
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython.c
757
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython.pyx
763
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython.pyx
758
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_26_64.so
759
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_27_64.so
764
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_27_64.so
760
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_34_64.so
765
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_34_64.so
761
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_35_64.cpython-35m-darwin.so
766
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_35_64.cpython-35m-darwin.so
762
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_36_64.cpython-36m-darwin.so
767
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_36_64.cpython-36m-darwin.so
763
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_37_64.cpython-37m-darwin.so
768
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_37_64.cpython-37m-darwin.so
764
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_26_32.pyd
765
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_26_64.pyd
766
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_32.pyd
769
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_32.pyd
767
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_64.pyd
770
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_64.pyd
768
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_34_32.pyd
771
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_34_32.pyd
Lines 869-985 Link Here
869
%%DATADIR%%/helpers/pydev/pydevd_plugins/extensions/types/pydevd_plugin_numpy_types.py
872
%%DATADIR%%/helpers/pydev/pydevd_plugins/extensions/types/pydevd_plugin_numpy_types.py
870
%%DATADIR%%/helpers/pydev/pydevd_plugins/extensions/types/pydevd_plugins_django_form_str.py
873
%%DATADIR%%/helpers/pydev/pydevd_plugins/extensions/types/pydevd_plugins_django_form_str.py
871
%%DATADIR%%/helpers/pydev/pydevd_plugins/jinja2_debug.py
874
%%DATADIR%%/helpers/pydev/pydevd_plugins/jinja2_debug.py
875
%%DATADIR%%/helpers/pydev/pydevd_pycharm.egg-info/PKG-INFO
876
%%DATADIR%%/helpers/pydev/pydevd_pycharm.egg-info/SOURCES.txt
877
%%DATADIR%%/helpers/pydev/pydevd_pycharm.egg-info/dependency_links.txt
878
%%DATADIR%%/helpers/pydev/pydevd_pycharm.egg-info/entry_points.txt
879
%%DATADIR%%/helpers/pydev/pydevd_pycharm.egg-info/not-zip-safe
880
%%DATADIR%%/helpers/pydev/pydevd_pycharm.egg-info/top_level.txt
881
%%DATADIR%%/helpers/pydev/pydevd_pycharm.py
872
%%DATADIR%%/helpers/pydev/runfiles.py
882
%%DATADIR%%/helpers/pydev/runfiles.py
873
%%DATADIR%%/helpers/pydev/setup.py
874
%%DATADIR%%/helpers/pydev/setup_cython.py
883
%%DATADIR%%/helpers/pydev/setup_cython.py
875
%%DATADIR%%/helpers/pydev/stubs/_django_manager_body.py
884
%%DATADIR%%/helpers/pydev/stubs/_django_manager_body.py
876
%%DATADIR%%/helpers/pydev/stubs/_get_tips.py
885
%%DATADIR%%/helpers/pydev/stubs/_get_tips.py
877
%%DATADIR%%/helpers/pydev/stubs/pycompletion.py
886
%%DATADIR%%/helpers/pydev/stubs/pycompletion.py
878
%%DATADIR%%/helpers/pydev/test_pydevd_reload/__init__.py
879
%%DATADIR%%/helpers/pydev/test_pydevd_reload/test_pydevd_reload.py
880
%%DATADIR%%/helpers/pydev/tests_pydevd/__init__.py
881
%%DATADIR%%/helpers/pydev/tests_pydevd/test_check_pydevconsole.py
882
%%DATADIR%%/helpers/pydev/tests_pydevd/test_get_referrers.py
883
%%DATADIR%%/helpers/pydev/tests_pydevd/test_jyserver.py
884
%%DATADIR%%/helpers/pydev/tests_pydevd/test_jysimpleTipper.py
885
%%DATADIR%%/helpers/pydev/tests_pydevd/test_pydev_ipython_011.py
886
%%DATADIR%%/helpers/pydev/tests_pydevd/test_pydevconsole.py
887
%%DATADIR%%/helpers/pydev/tests_pydevd/test_pyserver.py
888
%%DATADIR%%/helpers/pydev/tests_pydevd/test_signature.py
889
%%DATADIR%%/helpers/pydev/tests_pydevd/test_simpleTipper.py
890
%%DATADIR%%/helpers/pydev/tests_pydevd_mainloop/README
891
%%DATADIR%%/helpers/pydev/tests_pydevd_mainloop/__init__.py
892
%%DATADIR%%/helpers/pydev/tests_pydevd_mainloop/gui-glut.py
893
%%DATADIR%%/helpers/pydev/tests_pydevd_mainloop/gui-gtk.py
894
%%DATADIR%%/helpers/pydev/tests_pydevd_mainloop/gui-gtk3.py
895
%%DATADIR%%/helpers/pydev/tests_pydevd_mainloop/gui-pyglet.py
896
%%DATADIR%%/helpers/pydev/tests_pydevd_mainloop/gui-qt.py
897
%%DATADIR%%/helpers/pydev/tests_pydevd_mainloop/gui-tk.py
898
%%DATADIR%%/helpers/pydev/tests_pydevd_mainloop/gui-wx.py
899
%%DATADIR%%/helpers/pydev/tests_pydevd_python/__init__.py
900
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_bytecode_many_names_example.py
901
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_bytecode_overflow_example.py
902
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case1.py
903
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case10.py
904
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case13.py
905
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case14.py
906
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case15.py
907
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case15_execfile.py
908
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case16.py
909
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case17.py
910
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case17a.py
911
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case18.py
912
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case19.py
913
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case2.py
914
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case20.py
915
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case3.py
916
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case4.py
917
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case56.py
918
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case7.py
919
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case89.py
920
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case_event_ext.py
921
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case_m_switch.py
922
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case_m_switch_2.py
923
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case_module_entry_point.py
924
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case_qthread1.py
925
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case_qthread2.py
926
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case_qthread3.py
927
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case_qthread4.py
928
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case_remote.py
929
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case_remote_1.py
930
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case_remote_2.py
931
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case_set_next_statement.py
932
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case_type_ext.py
933
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_performance_1.py
934
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_performance_2.py
935
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_performance_3.py
936
%%DATADIR%%/helpers/pydev/tests_pydevd_python/debugger_unittest.py
937
%%DATADIR%%/helpers/pydev/tests_pydevd_python/my_django_proj_17/manage.py
938
%%DATADIR%%/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_app/__init__.py
939
%%DATADIR%%/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_app/admin.py
940
%%DATADIR%%/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_app/forms.py
941
%%DATADIR%%/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_app/models.py
942
%%DATADIR%%/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_app/templates/my_app/index.html
943
%%DATADIR%%/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_app/templates/my_app/name.html
944
%%DATADIR%%/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_app/tests.py
945
%%DATADIR%%/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_app/urls.py
946
%%DATADIR%%/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_app/views.py
947
%%DATADIR%%/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_django_proj_17/__init__.py
948
%%DATADIR%%/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_django_proj_17/settings.py
949
%%DATADIR%%/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_django_proj_17/urls.py
950
%%DATADIR%%/helpers/pydev/tests_pydevd_python/my_django_proj_17/my_django_proj_17/wsgi.py
951
%%DATADIR%%/helpers/pydev/tests_pydevd_python/my_extensions/pydevd_plugins/__init__.py
952
%%DATADIR%%/helpers/pydev/tests_pydevd_python/my_extensions/pydevd_plugins/extensions/__init__.py
953
%%DATADIR%%/helpers/pydev/tests_pydevd_python/my_extensions/pydevd_plugins/extensions/pydevd_plugin_test_events.py
954
%%DATADIR%%/helpers/pydev/tests_pydevd_python/my_extensions/pydevd_plugins/extensions/pydevd_plugin_test_exttype.py
955
%%DATADIR%%/helpers/pydev/tests_pydevd_python/performance_check.py
956
%%DATADIR%%/helpers/pydev/tests_pydevd_python/test_additional_thread_info.py
957
%%DATADIR%%/helpers/pydev/tests_pydevd_python/test_bytecode_modification.py
958
%%DATADIR%%/helpers/pydev/tests_pydevd_python/test_debugger.py
959
%%DATADIR%%/helpers/pydev/tests_pydevd_python/test_frame_eval_and_tracing.py
960
%%DATADIR%%/helpers/pydev/tests_pydevd_python/test_process_command_line.py
961
%%DATADIR%%/helpers/pydev/tests_pydevd_python/test_pydev_monkey.py
962
%%DATADIR%%/helpers/pydev/tests_pydevd_python/test_save_locals.py
963
%%DATADIR%%/helpers/pydev/tests_pydevd_runfiles/not_in_default_pythonpath.txt
964
%%DATADIR%%/helpers/pydev/tests_pydevd_runfiles/samples/nested_dir/__init__.py
965
%%DATADIR%%/helpers/pydev/tests_pydevd_runfiles/samples/nested_dir/nested2/__init__.py
966
%%DATADIR%%/helpers/pydev/tests_pydevd_runfiles/samples/nested_dir/nested2/deep_nest_test.py
967
%%DATADIR%%/helpers/pydev/tests_pydevd_runfiles/samples/nested_dir/nested2/non_test_file.py
968
%%DATADIR%%/helpers/pydev/tests_pydevd_runfiles/samples/nested_dir/nested3/__init__.py
969
%%DATADIR%%/helpers/pydev/tests_pydevd_runfiles/samples/nested_dir/nested3/junk.txt
970
%%DATADIR%%/helpers/pydev/tests_pydevd_runfiles/samples/nested_dir/nested3/non_test_file.py
971
%%DATADIR%%/helpers/pydev/tests_pydevd_runfiles/samples/nested_dir/non_test_file.py
972
%%DATADIR%%/helpers/pydev/tests_pydevd_runfiles/samples/nested_dir/simple4_test.py
973
%%DATADIR%%/helpers/pydev/tests_pydevd_runfiles/samples/non_test_file.py
974
%%DATADIR%%/helpers/pydev/tests_pydevd_runfiles/samples/not_in_default_pythonpath.txt
975
%%DATADIR%%/helpers/pydev/tests_pydevd_runfiles/samples/simple2_test.py
976
%%DATADIR%%/helpers/pydev/tests_pydevd_runfiles/samples/simple3_test.py
977
%%DATADIR%%/helpers/pydev/tests_pydevd_runfiles/samples/simpleClass_test.py
978
%%DATADIR%%/helpers/pydev/tests_pydevd_runfiles/samples/simpleModule_test.py
979
%%DATADIR%%/helpers/pydev/tests_pydevd_runfiles/samples/simple_test.py
980
%%DATADIR%%/helpers/pydev/tests_pydevd_runfiles/test_pydevd_property.py
981
%%DATADIR%%/helpers/pydev/tests_pydevd_runfiles/test_pydevdio.py
982
%%DATADIR%%/helpers/pydev/tests_pydevd_runfiles/test_runfiles.py
983
%%DATADIR%%/helpers/pydev/third_party/isort_container/isort/__init__.py
887
%%DATADIR%%/helpers/pydev/third_party/isort_container/isort/__init__.py
984
%%DATADIR%%/helpers/pydev/third_party/isort_container/isort/__main__.py
888
%%DATADIR%%/helpers/pydev/third_party/isort_container/isort/__main__.py
985
%%DATADIR%%/helpers/pydev/third_party/isort_container/isort/hooks.py
889
%%DATADIR%%/helpers/pydev/third_party/isort_container/isort/hooks.py
Lines 1126-1133 Link Here
1126
%%DATADIR%%/helpers/required_gen_version
1030
%%DATADIR%%/helpers/required_gen_version
1127
%%DATADIR%%/helpers/rest_runners/rst2smth.py
1031
%%DATADIR%%/helpers/rest_runners/rst2smth.py
1128
%%DATADIR%%/helpers/rest_runners/sphinx_runner.py
1032
%%DATADIR%%/helpers/rest_runners/sphinx_runner.py
1129
%%DATADIR%%/helpers/setuptools-36.8.0.tar.gz
1033
%%DATADIR%%/helpers/setuptools-40.8.0.tar.gz
1130
%%DATADIR%%/helpers/setuptools-39.1.0.tar.gz
1131
%%DATADIR%%/helpers/six.py
1034
%%DATADIR%%/helpers/six.py
1132
%%DATADIR%%/helpers/sphinxcontrib/__init__.py
1035
%%DATADIR%%/helpers/sphinxcontrib/__init__.py
1133
%%DATADIR%%/helpers/sphinxcontrib/napoleon/__init__.py
1036
%%DATADIR%%/helpers/sphinxcontrib/napoleon/__init__.py
Lines 1373-1380 Link Here
1373
%%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib_request.pyi
1276
%%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib_request.pyi
1374
%%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib_response.pyi
1277
%%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib_response.pyi
1375
%%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib_robotparser.pyi
1278
%%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib_robotparser.pyi
1376
%%DATADIR%%/helpers/virtualenv-15.2.0.tar.gz
1279
%%DATADIR%%/helpers/virtualenv-16.4.3.tar.gz
1377
%%DATADIR%%/helpers/virtualenv-16.0.0.tar.gz
1378
%%DATADIR%%/index/Python/id-index.input
1280
%%DATADIR%%/index/Python/id-index.input
1379
%%DATADIR%%/index/Python/id-index.input.keystream
1281
%%DATADIR%%/index/Python/id-index.input.keystream
1380
%%DATADIR%%/index/Python/id-index.input.keystream.len
1282
%%DATADIR%%/index/Python/id-index.input.keystream.len
Lines 1400-1419 Link Here
1400
%%DATADIR%%/index/Python/sdk-stubs.names_i
1302
%%DATADIR%%/index/Python/sdk-stubs.names_i
1401
%%DATADIR%%/index/Python/sdk-stubs.names_i.len
1303
%%DATADIR%%/index/Python/sdk-stubs.names_i.len
1402
%%DATADIR%%/index/Python/sdk-stubs.version
1304
%%DATADIR%%/index/Python/sdk-stubs.version
1305
%%DATADIR%%/lib/FastInfoset-1.2.15.jar
1403
%%DATADIR%%/lib/annotations-java5.jar
1306
%%DATADIR%%/lib/annotations-java5.jar
1404
%%DATADIR%%/lib/asm-all-7.0.jar
1307
%%DATADIR%%/lib/asm-all-7.0.1.jar
1405
%%DATADIR%%/lib/automaton-1.12-1.jar
1308
%%DATADIR%%/lib/automaton-1.12-1.jar
1406
%%DATADIR%%/lib/batik-all-1.10.jar
1309
%%DATADIR%%/lib/batik-all-1.10.jar
1407
%%DATADIR%%/lib/bcprov-jdk15on-1.60.jar
1310
%%DATADIR%%/lib/bcprov-jdk15on-1.60.jar
1408
%%DATADIR%%/lib/bootstrap.jar
1311
%%DATADIR%%/lib/bootstrap.jar
1409
%%DATADIR%%/lib/cglib-nodep-3.2.4.jar
1312
%%DATADIR%%/lib/cglib-nodep-3.2.4.jar
1410
%%DATADIR%%/lib/cli-parser-1.1.2.jar
1313
%%DATADIR%%/lib/cli-parser-1.1.2.jar
1411
%%DATADIR%%/lib/common-image-3.3.2.jar
1314
%%DATADIR%%/lib/common-image-3.4.1.jar
1412
%%DATADIR%%/lib/common-io-3.3.2.jar
1315
%%DATADIR%%/lib/common-io-3.4.1.jar
1413
%%DATADIR%%/lib/common-lang-3.3.2.jar
1316
%%DATADIR%%/lib/common-lang-3.4.1.jar
1414
%%DATADIR%%/lib/commons-codec-1.10.jar
1317
%%DATADIR%%/lib/commons-codec-1.10.jar
1415
%%DATADIR%%/lib/commons-collections-3.2.2.jar
1318
%%DATADIR%%/lib/commons-collections-3.2.2.jar
1416
%%DATADIR%%/lib/commons-compress-1.17.jar
1319
%%DATADIR%%/lib/commons-compress-1.18.jar
1417
%%DATADIR%%/lib/commons-httpclient-3.1-patched.jar
1320
%%DATADIR%%/lib/commons-httpclient-3.1-patched.jar
1418
%%DATADIR%%/lib/commons-imaging-1.0-RC-1.jar
1321
%%DATADIR%%/lib/commons-imaging-1.0-RC-1.jar
1419
%%DATADIR%%/lib/commons-lang-2.4.jar
1322
%%DATADIR%%/lib/commons-lang-2.4.jar
Lines 1433-1450 Link Here
1433
%%DATADIR%%/lib/httpcore-4.4.10.jar
1336
%%DATADIR%%/lib/httpcore-4.4.10.jar
1434
%%DATADIR%%/lib/httpmime-4.5.6.jar
1337
%%DATADIR%%/lib/httpmime-4.5.6.jar
1435
%%DATADIR%%/lib/icons.jar
1338
%%DATADIR%%/lib/icons.jar
1436
%%DATADIR%%/lib/imageio-core-3.3.2.jar
1339
%%DATADIR%%/lib/imageio-core-3.4.1.jar
1437
%%DATADIR%%/lib/imageio-metadata-3.3.2.jar
1340
%%DATADIR%%/lib/imageio-metadata-3.4.1.jar
1438
%%DATADIR%%/lib/imageio-tiff-3.3.2.jar
1341
%%DATADIR%%/lib/imageio-tiff-3.4.1.jar
1439
%%DATADIR%%/lib/imgscalr-lib-4.2.jar
1342
%%DATADIR%%/lib/imgscalr-lib-4.2.jar
1440
%%DATADIR%%/lib/ini4j-0.5.5-2.jar
1343
%%DATADIR%%/lib/ini4j-0.5.5-2.jar
1441
%%DATADIR%%/lib/isorelax-20030108.jar
1344
%%DATADIR%%/lib/isorelax-20030108.jar
1345
%%DATADIR%%/lib/istack-commons-runtime-3.0.7.jar
1442
%%DATADIR%%/lib/jackson-annotations-2.9.0.jar
1346
%%DATADIR%%/lib/jackson-annotations-2.9.0.jar
1443
%%DATADIR%%/lib/jackson-core-2.9.6.jar
1347
%%DATADIR%%/lib/jackson-core-2.9.7.jar
1444
%%DATADIR%%/lib/jackson-databind-2.9.6.jar
1348
%%DATADIR%%/lib/jackson-databind-2.9.7.jar
1445
%%DATADIR%%/lib/java-compatibility-1.0.1.jar
1349
%%DATADIR%%/lib/java-compatibility-1.0.1.jar
1446
%%DATADIR%%/lib/javahelp-2.0.02.jar
1350
%%DATADIR%%/lib/javahelp-2.0.02.jar
1447
%%DATADIR%%/lib/javassist-3.22.0-GA.jar
1351
%%DATADIR%%/lib/javassist-3.22.0-GA.jar
1352
%%DATADIR%%/lib/javax.activation-1.2.0.jar
1353
%%DATADIR%%/lib/javax.annotation-api-1.3.2.jar
1354
%%DATADIR%%/lib/jaxb-api-2.3.1.jar
1355
%%DATADIR%%/lib/jaxb-runtime-2.3.1.jar
1448
%%DATADIR%%/lib/jaxen-1.1.6.jar
1356
%%DATADIR%%/lib/jaxen-1.1.6.jar
1449
%%DATADIR%%/lib/jbcrypt-1.0.0.jar
1357
%%DATADIR%%/lib/jbcrypt-1.0.0.jar
1450
%%DATADIR%%/lib/jdom.jar
1358
%%DATADIR%%/lib/jdom.jar
Lines 1453-1483 Link Here
1453
%%DATADIR%%/lib/jna-platform.jar
1361
%%DATADIR%%/lib/jna-platform.jar
1454
%%DATADIR%%/lib/jna.jar
1362
%%DATADIR%%/lib/jna.jar
1455
%%DATADIR%%/lib/jps-model.jar
1363
%%DATADIR%%/lib/jps-model.jar
1456
%%DATADIR%%/lib/jsch-0.1.54.jar
1364
%%DATADIR%%/lib/jsch-0.1.55.jar
1457
%%DATADIR%%/lib/jsoup-1.10.3.jar
1365
%%DATADIR%%/lib/jsoup-1.11.3.jar
1458
%%DATADIR%%/lib/kotlin-reflect.jar
1366
%%DATADIR%%/lib/kotlin-reflect-1.3.11.jar
1459
%%DATADIR%%/lib/kotlin-stdlib-jdk7.jar
1367
%%DATADIR%%/lib/kotlin-stdlib-1.3.11.jar
1460
%%DATADIR%%/lib/kotlin-stdlib-jdk8.jar
1368
%%DATADIR%%/lib/kotlin-stdlib-common-1.3.11.jar
1461
%%DATADIR%%/lib/kotlin-stdlib.jar
1369
%%DATADIR%%/lib/kotlin-stdlib-jdk7-1.3.11.jar
1462
%%DATADIR%%/lib/kotlinx-coroutines-core-0.26.1.jar
1370
%%DATADIR%%/lib/kotlin-stdlib-jdk8-1.3.11.jar
1463
%%DATADIR%%/lib/kotlinx-coroutines-jdk8-0.26.1.jar
1371
%%DATADIR%%/lib/kotlinx-coroutines-core-1.0.1.jar
1372
%%DATADIR%%/lib/kotlinx-coroutines-core-common-1.0.1.jar
1373
%%DATADIR%%/lib/kotlinx-coroutines-jdk8-1.0.1.jar
1464
%%DATADIR%%/lib/libthrift-0.11.0.jar
1374
%%DATADIR%%/lib/libthrift-0.11.0.jar
1465
%%DATADIR%%/lib/log4j.jar
1375
%%DATADIR%%/lib/log4j.jar
1466
%%DATADIR%%/lib/lz4-1.3.0.jar
1376
%%DATADIR%%/lib/lz4-1.3.0.jar
1467
%%DATADIR%%/lib/markdown4j-2.2-cj-1.1.jar
1468
%%DATADIR%%/lib/markdownj-core-0.4.2-SNAPSHOT.jar
1377
%%DATADIR%%/lib/markdownj-core-0.4.2-SNAPSHOT.jar
1469
%%DATADIR%%/lib/microba.jar
1378
%%DATADIR%%/lib/microba.jar
1470
%%DATADIR%%/lib/miglayout-core-5.2.jar
1379
%%DATADIR%%/lib/miglayout-core-5.2.jar
1471
%%DATADIR%%/lib/miglayout-swing-5.2.jar
1380
%%DATADIR%%/lib/miglayout-swing-5.2.jar
1472
%%DATADIR%%/lib/mutability-annotations-compat.jar
1473
%%DATADIR%%/lib/nanoxml-2.2.3.jar
1381
%%DATADIR%%/lib/nanoxml-2.2.3.jar
1474
%%DATADIR%%/lib/netty-buffer-4.1.30.Final.jar
1382
%%DATADIR%%/lib/netty-buffer-4.1.32.Final.jar
1475
%%DATADIR%%/lib/netty-codec-4.1.30.Final.jar
1383
%%DATADIR%%/lib/netty-codec-4.1.32.Final.jar
1476
%%DATADIR%%/lib/netty-codec-http-4.1.30.Final.jar
1384
%%DATADIR%%/lib/netty-codec-http-4.1.32.Final.jar
1477
%%DATADIR%%/lib/netty-common-4.1.30.Final.jar
1385
%%DATADIR%%/lib/netty-common-4.1.32.Final.jar
1478
%%DATADIR%%/lib/netty-handler-4.1.30.Final.jar
1386
%%DATADIR%%/lib/netty-handler-4.1.32.Final.jar
1479
%%DATADIR%%/lib/netty-resolver-4.1.30.Final.jar
1387
%%DATADIR%%/lib/netty-resolver-4.1.32.Final.jar
1480
%%DATADIR%%/lib/netty-transport-4.1.30.Final.jar
1388
%%DATADIR%%/lib/netty-transport-4.1.32.Final.jar
1481
%%DATADIR%%/lib/objenesis-2.6.jar
1389
%%DATADIR%%/lib/objenesis-2.6.jar
1482
%%DATADIR%%/lib/openapi.jar
1390
%%DATADIR%%/lib/openapi.jar
1483
%%DATADIR%%/lib/oro-2.0.8.jar
1391
%%DATADIR%%/lib/oro-2.0.8.jar
Lines 1485-1512 Link Here
1485
%%DATADIR%%/lib/platform-api.jar
1393
%%DATADIR%%/lib/platform-api.jar
1486
%%DATADIR%%/lib/platform-impl.jar
1394
%%DATADIR%%/lib/platform-impl.jar
1487
%%DATADIR%%/lib/proxy-vole-1.0.6.jar
1395
%%DATADIR%%/lib/proxy-vole-1.0.6.jar
1488
%%DATADIR%%/lib/pty4j-0.8.6.jar
1396
%%DATADIR%%/lib/pty4j-0.9.3.jar
1489
%%DATADIR%%/lib/purejavacomm-0.0.11.1.jar
1397
%%DATADIR%%/lib/purejavacomm-0.0.11.1.jar
1490
%%DATADIR%%/lib/pycharm-pydev.jar
1398
%%DATADIR%%/lib/pycharm-pydev.jar
1491
%%DATADIR%%/lib/pycharm.jar
1399
%%DATADIR%%/lib/pycharm.jar
1492
%%DATADIR%%/lib/resources.jar
1400
%%DATADIR%%/lib/resources.jar
1493
%%DATADIR%%/lib/resources_en.jar
1401
%%DATADIR%%/lib/resources_en.jar
1402
%%DATADIR%%/lib/rhino-1.7.10.jar
1494
%%DATADIR%%/lib/rngom-20051226-patched.jar
1403
%%DATADIR%%/lib/rngom-20051226-patched.jar
1495
%%DATADIR%%/lib/serviceMessages.jar
1404
%%DATADIR%%/lib/serviceMessages.jar
1496
%%DATADIR%%/lib/slf4j-api-1.7.25.jar
1405
%%DATADIR%%/lib/slf4j-api-1.7.25.jar
1497
%%DATADIR%%/lib/slf4j-log4j12-1.7.25.jar
1406
%%DATADIR%%/lib/slf4j-log4j12-1.7.25.jar
1498
%%DATADIR%%/lib/snakeyaml-1.22.jar
1407
%%DATADIR%%/lib/snakeyaml-1.23.jar
1499
%%DATADIR%%/lib/src/pycharm-openapi-src.zip
1408
%%DATADIR%%/lib/src/pycharm-openapi-src.zip
1500
%%DATADIR%%/lib/src/pycharm-pydev-src.zip
1409
%%DATADIR%%/lib/src/pycharm-pydev-src.zip
1501
%%DATADIR%%/lib/stax-api-1.0.1.jar
1410
%%DATADIR%%/lib/stax-api-1.0.1.jar
1411
%%DATADIR%%/lib/stax-ex-1.8.jar
1502
%%DATADIR%%/lib/streamex-0.6.7.jar
1412
%%DATADIR%%/lib/streamex-0.6.7.jar
1503
%%DATADIR%%/lib/swingx-core-1.6.2-2.jar
1413
%%DATADIR%%/lib/swingx-core-1.6.2-2.jar
1504
%%DATADIR%%/lib/trang-core.jar
1414
%%DATADIR%%/lib/trang-core.jar
1505
%%DATADIR%%/lib/trilead-ssh2-build-217-jenkins-11.jar
1415
%%DATADIR%%/lib/trilead-ssh2-build-217-jenkins-11.jar
1506
%%DATADIR%%/lib/trove4j.jar
1416
%%DATADIR%%/lib/trove4j.jar
1417
%%DATADIR%%/lib/txw2-2.3.1.jar
1507
%%DATADIR%%/lib/util.jar
1418
%%DATADIR%%/lib/util.jar
1508
%%DATADIR%%/lib/velocity-1.7.jar
1419
%%DATADIR%%/lib/velocity-1.7.jar
1509
%%DATADIR%%/lib/winp-1.27.jar
1420
%%DATADIR%%/lib/winp-1.28.jar
1510
%%DATADIR%%/lib/xercesImpl-2.12.0.jar
1421
%%DATADIR%%/lib/xercesImpl-2.12.0.jar
1511
%%DATADIR%%/lib/xml-apis-ext-1.3.04.jar
1422
%%DATADIR%%/lib/xml-apis-ext-1.3.04.jar
1512
%%DATADIR%%/lib/xml-resolver-1.2.jar
1423
%%DATADIR%%/lib/xml-resolver-1.2.jar
Lines 1552-1563 Link Here
1552
%%DATADIR%%/plugins/IntelliLang/lib/IntelliLang.jar
1463
%%DATADIR%%/plugins/IntelliLang/lib/IntelliLang.jar
1553
%%DATADIR%%/plugins/configurationScript/lib/configurationScript.jar
1464
%%DATADIR%%/plugins/configurationScript/lib/configurationScript.jar
1554
%%DATADIR%%/plugins/copyright/lib/copyright.jar
1465
%%DATADIR%%/plugins/copyright/lib/copyright.jar
1555
%%DATADIR%%/plugins/cvsIntegration/lib/cvsIntegration.jar
1466
%%DATADIR%%/plugins/copyright/lib/resources_en.jar
1556
%%DATADIR%%/plugins/cvsIntegration/lib/cvs_util.jar
1557
%%DATADIR%%/plugins/cvsIntegration/lib/javacvs-src.jar
1558
%%DATADIR%%/plugins/cvsIntegration/lib/resources_en.jar
1559
%%DATADIR%%/plugins/cvsIntegration/lib/smartcvs-src.jar
1560
%%DATADIR%%/plugins/cvsIntegration/lib/trilead-ssh2-build213.jar
1561
%%DATADIR%%/plugins/editorconfig/lib/editorconfig-core-java.jar
1467
%%DATADIR%%/plugins/editorconfig/lib/editorconfig-core-java.jar
1562
%%DATADIR%%/plugins/editorconfig/lib/editorconfig.jar
1468
%%DATADIR%%/plugins/editorconfig/lib/editorconfig.jar
1563
%%DATADIR%%/plugins/editorconfig/lib/resources_en.jar
1469
%%DATADIR%%/plugins/editorconfig/lib/resources_en.jar
Lines 1566-1577 Link Here
1566
%%DATADIR%%/plugins/git4idea/lib/remote-servers-git.jar
1472
%%DATADIR%%/plugins/git4idea/lib/remote-servers-git.jar
1567
%%DATADIR%%/plugins/git4idea/lib/resources_en.jar
1473
%%DATADIR%%/plugins/git4idea/lib/resources_en.jar
1568
%%DATADIR%%/plugins/github/lib/github.jar
1474
%%DATADIR%%/plugins/github/lib/github.jar
1475
%%DATADIR%%/plugins/github/lib/resources_en.jar
1569
%%DATADIR%%/plugins/hg4idea/lib/hg4idea.jar
1476
%%DATADIR%%/plugins/hg4idea/lib/hg4idea.jar
1570
%%DATADIR%%/plugins/hg4idea/lib/resources_en.jar
1477
%%DATADIR%%/plugins/hg4idea/lib/resources_en.jar
1571
%%DATADIR%%/plugins/ipnb/lib/commons-lang-2.6.jar
1572
%%DATADIR%%/plugins/ipnb/lib/ipnb.jar
1573
%%DATADIR%%/plugins/ipnb/lib/java_websocket.jar
1574
%%DATADIR%%/plugins/ipnb/lib/resources_en.jar
1575
%%DATADIR%%/plugins/markdown/lib/markdown-0.1.31.jar
1478
%%DATADIR%%/plugins/markdown/lib/markdown-0.1.31.jar
1576
%%DATADIR%%/plugins/markdown/lib/markdown.jar
1479
%%DATADIR%%/plugins/markdown/lib/markdown.jar
1577
%%DATADIR%%/plugins/markdown/lib/owasp-java-html-sanitizer.jar
1480
%%DATADIR%%/plugins/markdown/lib/owasp-java-html-sanitizer.jar
Lines 1579-1585 Link Here
1579
%%DATADIR%%/plugins/properties/lib/properties.jar
1482
%%DATADIR%%/plugins/properties/lib/properties.jar
1580
%%DATADIR%%/plugins/properties/lib/resources_en.jar
1483
%%DATADIR%%/plugins/properties/lib/resources_en.jar
1581
%%DATADIR%%/plugins/python-copyright/lib/python-copyright.jar
1484
%%DATADIR%%/plugins/python-copyright/lib/python-copyright.jar
1485
%%DATADIR%%/plugins/python-copyright/lib/resources_en.jar
1582
%%DATADIR%%/plugins/python-rest/lib/python-rest.jar
1486
%%DATADIR%%/plugins/python-rest/lib/python-rest.jar
1487
%%DATADIR%%/plugins/python-rest/lib/resources_en.jar
1583
%%DATADIR%%/plugins/python-terminal/lib/python-terminal.jar
1488
%%DATADIR%%/plugins/python-terminal/lib/python-terminal.jar
1584
%%DATADIR%%/plugins/rest/lib/resources_en.jar
1489
%%DATADIR%%/plugins/rest/lib/resources_en.jar
1585
%%DATADIR%%/plugins/rest/lib/rest.jar
1490
%%DATADIR%%/plugins/rest/lib/rest.jar
Lines 1597-1602 Link Here
1597
%%DATADIR%%/plugins/tasks/lib/json-path-0.8.0.jar
1502
%%DATADIR%%/plugins/tasks/lib/json-path-0.8.0.jar
1598
%%DATADIR%%/plugins/tasks/lib/json-smart-1.1.1.jar
1503
%%DATADIR%%/plugins/tasks/lib/json-smart-1.1.1.jar
1599
%%DATADIR%%/plugins/tasks/lib/tasks-api.jar
1504
%%DATADIR%%/plugins/tasks/lib/tasks-api.jar
1505
%%DATADIR%%/plugins/tasks/lib/tasks-compatibility.jar
1600
%%DATADIR%%/plugins/tasks/lib/tasks-core.jar
1506
%%DATADIR%%/plugins/tasks/lib/tasks-core.jar
1601
%%DATADIR%%/plugins/tasks/lib/wsdl4j-1.4.jar
1507
%%DATADIR%%/plugins/tasks/lib/wsdl4j-1.4.jar
1602
%%DATADIR%%/plugins/terminal/.zshrc
1508
%%DATADIR%%/plugins/terminal/.zshrc

Return to bug 237126