Seriously, how can such a great/reasonable product go down the drain?
Was software testing done on the recent release?
Everything major seems to work but there are some little things just killing me,
Take for instance java development. It use to be hella easy to change the compiler and such. Now these options have disappeared. I reverted to manually changing them in the build.xml file.
Secondly, on every previous development ive done a grouping of similar files together in group folders. Now in 3.1 there is a src directory that contains all the src files and its impossible to add a group folder to this subfolder.
The best i can manage is create s folder outside of the src sub folder and copy references to the original source files. This is annoying considering one has to hunt through all source files for the one u want to add to add to a group.
This seems like not such a big deal when were talking 10-15 src files, but when u have hundreds of src files and need to regroup it gets seriously annoying needing to hunt through all the files for the ones u want.
Previously u could group in src, which is really nice.
Also ive found that none of the build options like, -Xms256m -Xmx256m, do anything.
What an honest to god joke!
Thank god i dont do any of my C/C++ development in there, can only imagine the nightmare.
Had to vent, spent over 4 hrs configuring things that use to take 5 minutes.
Please fix these little subtleties, they are major important!!
Was software testing done on the recent release?
Everything major seems to work but there are some little things just killing me,
Take for instance java development. It use to be hella easy to change the compiler and such. Now these options have disappeared. I reverted to manually changing them in the build.xml file.
Secondly, on every previous development ive done a grouping of similar files together in group folders. Now in 3.1 there is a src directory that contains all the src files and its impossible to add a group folder to this subfolder.
The best i can manage is create s folder outside of the src sub folder and copy references to the original source files. This is annoying considering one has to hunt through all source files for the one u want to add to add to a group.
This seems like not such a big deal when were talking 10-15 src files, but when u have hundreds of src files and need to regroup it gets seriously annoying needing to hunt through all the files for the ones u want.
Previously u could group in src, which is really nice.
Also ive found that none of the build options like, -Xms256m -Xmx256m, do anything.
What an honest to god joke!
Thank god i dont do any of my C/C++ development in there, can only imagine the nightmare.
Had to vent, spent over 4 hrs configuring things that use to take 5 minutes.
Please fix these little subtleties, they are major important!!