How can I arrange project files and linking them together?
For example, I love programming CSS in Notepad++, but I would rather do the Java part in NetBeans.
Is there a good way to combine these files somehow into one project, different scripts written in different IDEs and link them up so they run together, that is, a website? Or better still, an all-in-one IDE that has great compatibility with all or most languages and language/GUI plug in facilities.
(I'm a hobbyist programmer.)