Perforce Plugin default to "ktext"?

Is there a way to configure the Perforce plugin to create new Java files as "ktext" instead of "text"?

0
Avatar
Permanently deleted user

Not right now... PerforcePlugin takes the default type from perforce while
adding files. Is it possible to use p4 typemap to get it done automatically
?

-Dash.

"Randolph S Kahle" <no_mail@jetbrains.com> wrote in message
news:13329684.1085408360145.JavaMail.itn@is.intellij.net...

Is there a way to configure the Perforce plugin to create new Java files

as "ktext" instead of "text"?


0
Avatar
Permanently deleted user

I had not noticed the typemap feature before. I defined java files to be of type text+k; I'm sure it will work.

Thank you!

0
Avatar
Permanently deleted user

Was this functionality ever added?  I'm now wishing I had it, and this is the only reference I can find.  Learning about typemap might solve the problem if my p4 admins allow it.  But still seems like a glaring missing feature of the p4 support.

0

请先登录再写评论。