mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 05:09:37 +07:00
java macros -> java-impl
This commit is contained in:
@@ -23,6 +23,7 @@
|
|||||||
<orderEntry type="module" module-name="boot" />
|
<orderEntry type="module" module-name="boot" />
|
||||||
<orderEntry type="library" name="asm" level="project" />
|
<orderEntry type="library" name="asm" level="project" />
|
||||||
<orderEntry type="module" module-name="dom-openapi" />
|
<orderEntry type="module" module-name="dom-openapi" />
|
||||||
|
<orderEntry type="module" module-name="dom-impl" />
|
||||||
</component>
|
</component>
|
||||||
<component name="copyright">
|
<component name="copyright">
|
||||||
<Base>
|
<Base>
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
package com.intellij.ide.macro;
|
package com.intellij.ide.macro;
|
||||||
|
|
||||||
import com.intellij.ide.IdeBundle;
|
import com.intellij.ide.IdeBundle;
|
||||||
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
package com.intellij.ide.macro;
|
package com.intellij.ide.macro;
|
||||||
|
|
||||||
import com.intellij.openapi.actionSystem.DataContext;
|
import com.intellij.openapi.actionSystem.DataContext;
|
||||||
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
package com.intellij.ide.macro;
|
package com.intellij.ide.macro;
|
||||||
|
|
||||||
import com.intellij.openapi.actionSystem.DataContext;
|
import com.intellij.openapi.actionSystem.DataContext;
|
||||||
Reference in New Issue
Block a user