I am in the process of trying to find a good ide for my work build environment. Currently with have a solaris C++ project that only uses the sunstudio complier and is only for solaris. We use makefiles to build on binaries and libraries. I know it is a bit old but it is an older mature product, and the company seems to live bye, "if it can't broke dont fix it."
What is missing is a good complete ide. I was very use to Visuall C++ dev enviroment which I thought was great. Could see all the classes, dependencies, variables, and so on. UEStudio seems to do that too but I need to find out how to do it on a unix box.
Can some one give me help how to get the project/solutions set up so that I can use the ide on windows but have all the files reside on my unix server.
Ideally I would like the intellitips to be able to recognize classes, variables, and data. This would greatly help me increase my productivity. I do not know if it is possible.
Thanks for your help
What is missing is a good complete ide. I was very use to Visuall C++ dev enviroment which I thought was great. Could see all the classes, dependencies, variables, and so on. UEStudio seems to do that too but I need to find out how to do it on a unix box.
Can some one give me help how to get the project/solutions set up so that I can use the ide on windows but have all the files reside on my unix server.
Ideally I would like the intellitips to be able to recognize classes, variables, and data. This would greatly help me increase my productivity. I do not know if it is possible.
Thanks for your help