Rename educational plugins and update plugin's description

edu --> educational-python
educational --> educational-core
interactive-learning --> student
This commit is contained in:
Valentina Kiryushkina
2016-01-26 19:36:12 +03:00
parent 6d4ac4bc0e
commit 7e5a5b849a
703 changed files with 53 additions and 61 deletions
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="course-creator" />
<orderEntry type="module" module-name="lang-impl" />
<orderEntry type="module" module-name="python-community-ide-resources" />
<orderEntry type="module" module-name="python-community" />
<orderEntry type="module" module-name="testFramework" scope="TEST" />
<orderEntry type="module" module-name="python-ide-community" />
<orderEntry type="module" module-name="educational-core" />
<orderEntry type="module" module-name="educational-python" />
</component>
</module>