mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
project_wizard.md: cleanup
This commit is contained in:
parent
ef675f5894
commit
19a9db5f15
@ -50,8 +50,7 @@ To set up a new module environment
|
||||
class should be extended and registered as an extension point like the following snippet shows:
|
||||
|
||||
```xml
|
||||
<extensions>
|
||||
<!--Place your extensions here-->
|
||||
<extensions defaultExtensionNs="com.intellij">
|
||||
<moduleBuilder builderClass="org.jetbrains.plugins.ruby.rails.facet.versions.MyModuleBuilder"/>
|
||||
</extensions>
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user