Template Project Settings - Feedback Needed
Hi!
Guys, are using Template Project Settings? Which settings are you
changing if any? Can you give us use-cases of this stuff? Do you have
any wishes regarding its functionality?
The reason I'm asking is that we're not happy with its implementation
and we'd like to consider its usages (if there's really any) before
doing any work.
请先登录再写评论。
The only thing I'm using it for is to store app server logins,
preventing me to enter this over and over again for each run
configuration. But now that I'm thinking about it seems more appropriate
to move this to the app server configuration.
Never use it. The stuff configurable there isn't the stuff that I end up spending time configuring anyway.
--Dave Griffith
I default the JDK and the language level. I set compile to happen in the background (why isn't thi s the default) and honor dependenacies. I default the VCS to CVS, set everything to happen in the background, default cursor to comment box.
You're right, I'm setting some compiler defaults too, including -Xlint:unchecked.
ANorris Shelton wrote:
I am doing almost the same (with the exception of SVN instead of CVS).
What I am missing is a way to set ant task to run in background by default.
I use Maven 2.0 to generate projects. What about jetbrains adopting that Maven IDEA plugin and make it work smoooooth with Demetra and Selena? :)
S.
+ 1 (I also set clean on rebuild in the compiler settings)