Currently, I am using IBM Data studio for DB2 development. Data Studio is Eclipsed based IDE. We use the data development project template for SP, UDF development. So physically, even though its a flat single folder having all different type of files, when showing in Data Studio, it groups the files as Stored Procedure, Functions, SQL etc. So it must be using some configuration to classify the files and show that under different category. I want to add couple of my own categories and show the files under these new categories. How do I achieve that?
Thanks!