Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
I
idea-project-settings
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
common
idea-project-settings
Commits
461ca407
Commit
461ca407
authored
Aug 20, 2021
by
three
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
IU-2021.2 <three@threedeMacBook-Pro.local Update crs-team.xml
parent
41fd3710
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
crs-team.xml
templates/crs-team.xml
+16
-0
No files found.
templates/crs-team.xml
View file @
461ca407
...
...
@@ -116,4 +116,19 @@
<option
name=
"JAVA_DECLARATION"
value=
"true"
/>
</context>
</template>
<template
name=
"spvf"
value=
"@org.springframework.beans.factory.annotation.Value("$in$") private $type$ $var$;"
description=
"spring value field"
toReformat=
"false"
toShortenFQNames=
"true"
>
<variable
name=
"in"
expression=
""
defaultValue=
""
alwaysStopAt=
"true"
/>
<variable
name=
"type"
expression=
""
defaultValue=
""
alwaysStopAt=
"true"
/>
<variable
name=
"var"
expression=
""
defaultValue=
""
alwaysStopAt=
"true"
/>
<context>
<option
name=
"JAVA_DECLARATION"
value=
"true"
/>
</context>
</template>
<template
name=
"spaf"
value=
"@org.springframework.beans.factory.annotation.Autowired private $type$ $var$;"
description=
"spring autowired field"
toReformat=
"false"
toShortenFQNames=
"true"
>
<variable
name=
"type"
expression=
""
defaultValue=
""
alwaysStopAt=
"true"
/>
<variable
name=
"var"
expression=
""
defaultValue=
""
alwaysStopAt=
"true"
/>
<context>
<option
name=
"JAVA_DECLARATION"
value=
"true"
/>
</context>
</template>
</templateSet>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment