The thing that irritates me most about JDeveloper
It’s Applications Navigator and System navigator views are really unusable. Jdeveloper categorizes your files into folders for you, and it completely ignores the folders you’ve setup. And this causes a lot of problems for so called ‘miscellaneous files’. If you have two files with the same name, but in different folders, they’ll just be displayed in the same folder. For one project, the miscellaneous files folder under ‘Web content’ or ‘Html sources’ (depending on the view), shows all my hibernate xml mapping files, all xdoclet include files, all tld files, all xsl files. It’s a long list, maybe 100 files, all in folder.
Also, the fact that something is an html file, doesn’t mean it’s web content. It could also be documentation, which i want to see in a different folder. The fact that something is an xml file doesn’t mean it’s web content. It’s quite often a configuration file, which i also want to see in a separate folder.
If anybody knows how to make jdeveloper just show my own folders under a project, please let me know.