dependencies on lang and platform are removed in properties-psi

This commit is contained in:
Alexey Kudravtsev
2014-08-14 10:44:17 +04:00
parent 99c5bd1b90
commit 7747d11db4
5 changed files with 3 additions and 3 deletions
@@ -1,5 +1,5 @@
/*
* Copyright 2000-2009 JetBrains s.r.o.
* Copyright 2000-2014 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
/*
* Copyright 2000-2009 JetBrains s.r.o.
* Copyright 2000-2014 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -14,8 +14,8 @@
<orderEntry type="module" module-name="xml-psi-api" />
<orderEntry type="module" module-name="xml-psi-impl" />
<orderEntry type="module" module-name="indexing-impl" />
<orderEntry type="module" module-name="lang-impl" />
<orderEntry type="module" module-name="structure-view-impl" />
<orderEntry type="module" module-name="analysis-impl" />
</component>
</module>