mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-05 01:50:56 +07:00
Revert "PY-38593 Restored missing PyCharm dependencies for running it within IntelliJ"
This reverts commit c80c439a GitOrigin-RevId: e28653d978417de0b7e9f5e499e684f6d10d1f00
This commit is contained in:
committed by
intellij-monorepo-bot
parent
1d994dd0f5
commit
663729f2b0
1
.idea/modules.xml
generated
1
.idea/modules.xml
generated
@@ -478,7 +478,6 @@
|
||||
<module fileurl="file://$PROJECT_DIR$/build/intellij.idea.community.build.iml" filepath="$PROJECT_DIR$/build/intellij.idea.community.build.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/community-guitests/intellij.idea.community.guiTests.iml" filepath="$PROJECT_DIR$/community-guitests/intellij.idea.community.guiTests.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/intellij.idea.community.main.iml" filepath="$PROJECT_DIR$/intellij.idea.community.main.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/python/intellij.idea.community.main.python.iml" filepath="$PROJECT_DIR$/python/intellij.idea.community.main.python.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/community-resources/intellij.idea.community.resources.iml" filepath="$PROJECT_DIR$/community-resources/intellij.idea.community.resources.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/java/openapi/intellij.java.iml" filepath="$PROJECT_DIR$/java/openapi/intellij.java.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/aether-dependency-resolver/intellij.java.aetherDependencyResolver.iml" filepath="$PROJECT_DIR$/aether-dependency-resolver/intellij.java.aetherDependencyResolver.iml" />
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<configuration default="false" name="IDEA with Python plugin" type="Application" factoryName="Application">
|
||||
<log_file alias="idea.log" path="$PROJECT_DIR$/system/log/idea.log" />
|
||||
<option name="MAIN_CLASS_NAME" value="com.intellij.idea.Main" />
|
||||
<module name="intellij.idea.community.main.python" />
|
||||
<module name="intellij.python.community.plugin.main" />
|
||||
<option name="VM_PARAMETERS" value="-ea -Xmx192m -Didea.is.internal=true -Didea.config.path=../config -Didea.system.path=../system" />
|
||||
<option name="WORKING_DIRECTORY" value="file://$PROJECT_DIR$/bin" />
|
||||
<RunnerSettings RunnerId="Debug">
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="module" module-name="intellij.idea.community.main" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.plugin.main" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -22,7 +22,7 @@
|
||||
<orderEntry type="module" module-name="intellij.settingsRepository" />
|
||||
<orderEntry type="module" module-name="intellij.python.terminal" />
|
||||
<orderEntry type="module" module-name="intellij.python.copyright" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.plugin.main" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.plugin" />
|
||||
<orderEntry type="module" module-name="intellij.properties" />
|
||||
<orderEntry type="module" module-name="intellij.markdown" />
|
||||
<orderEntry type="module" module-name="intellij.configurationScript" scope="RUNTIME" />
|
||||
|
||||
@@ -12,5 +12,6 @@
|
||||
<orderEntry type="module" module-name="intellij.python.community.plugin.java" exported="" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.impl" exported="" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.plugin.minor" exported="" />
|
||||
<orderEntry type="module" module-name="intellij.idea.community.main" />
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user