Jpa/Hibernate W actions with ERD support (without attributes)
commit3b351ecd2411f4634ae1838ab34063d0b2494102
authorgreg <Gregory.Shrago@jetbrains.com>
Fri, 11 May 2007 13:38:36 +0000 (11 17:38 +0400)
committergreg <Gregory.Shrago@jetbrains.com>
Fri, 11 May 2007 13:38:36 +0000 (11 17:38 +0400)
treeb6a6c43e37854694a3303f7c148dbe6cd8f2a362
parenta98481e985cf6803b56f1a5ac5a1e11e7b5ab595
Jpa/Hibernate W actions with ERD support (without attributes)
13 files changed:
dom/impl/src/com/intellij/util/xml/impl/DomServiceImpl.java [new file with mode: 0644]
dom/openapi/src/com/intellij/util/xml/DomService.java [new file with mode: 0644]
dom/openapi/src/com/intellij/util/xml/GenericValueUtil.java [new file with mode: 0644]
icons/src/actions/new.png [new file with mode: 0644]
icons/src/actions/newFolder.png
openapi/src/com/intellij/openapi/fileChooser/FileChooserDescriptor.java
openapi/src/com/intellij/util/descriptors/ConfigFileFactory.java
resources_eng/src/messages/JamBundle.properties
resources_eng/src/messages/UIBundle.properties
source/com/intellij/openapi/fileChooser/actions/NewFileAction.java [new file with mode: 0644]
source/com/intellij/openapi/fileChooser/ex/FileChooserDialogImpl.java
source/com/intellij/openapi/fileChooser/ex/FileSystemTreeImpl.java
source/com/intellij/util/descriptors/impl/ConfigFileFactoryImpl.java