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.

0
Avatar
Permanently deleted user

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.

0
Avatar
Permanently deleted user

Never use it. The stuff configurable there isn't the stuff that I end up spending time configuring anyway.

--Dave Griffith

0

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.

0
Avatar
Permanently deleted user

You're right, I'm setting some compiler defaults too, including -Xlint:unchecked.

0
Avatar
Permanently deleted user

ANorris Shelton wrote:

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.


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.

0
Avatar
Permanently deleted user

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.

0
Avatar
Permanently deleted user

+ 1 (I also set clean on rebuild in the compiler settings)

0

请先登录再写评论。