Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kieker-TeeTime-Stages
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeeTime
Kieker-TeeTime-Stages
Commits
b36cd71a
Commit
b36cd71a
authored
9 years ago
by
Christian Wulf
Browse files
Options
Downloads
Patches
Plain Diff
chanhed names of eclipse profiles
parent
e2af0002
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.settings/org.eclipse.jdt.ui.prefs
+1
-1
1 addition, 1 deletion
.settings/org.eclipse.jdt.ui.prefs
teetime-eclipse-cleanup.xml
+1
-1
1 addition, 1 deletion
teetime-eclipse-cleanup.xml
teetime-eclipse-formatter.xml
+1
-1
1 addition, 1 deletion
teetime-eclipse-formatter.xml
with
3 additions
and
3 deletions
.settings/org.eclipse.jdt.ui.prefs
+
1
−
1
View file @
b36cd71a
...
...
@@ -59,7 +59,7 @@ cleanup_profile=_TeeTime - Clean Up
cleanup_settings_version=2
eclipse.preferences.version=1
editor_save_participant_org.eclipse.jdt.ui.postsavelistener.cleanup=true
formatter_profile=_TeeTime
- Profile
formatter_profile=_
Kieker
TeeTime
Stages - Formatter
formatter_settings_version=12
org.eclipse.jdt.ui.ignorelowercasenames=true
org.eclipse.jdt.ui.importorder=java;javax;junit;org;com;kieker;kieker.test;
...
...
This diff is collapsed.
Click to expand it.
teetime-eclipse-cleanup.xml
+
1
−
1
View file @
b36cd71a
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<profiles
version=
"2"
>
<profile
kind=
"CleanUpProfile"
name=
"
TeeTime
- Clean Up"
version=
"2"
>
<profile
kind=
"CleanUpProfile"
name=
"
Kieker TeeTime Stages
- Clean Up"
version=
"2"
>
<setting
id=
"cleanup.format_source_code"
value=
"true"
/>
<setting
id=
"cleanup.add_missing_annotations"
value=
"true"
/>
<setting
id=
"cleanup.use_this_for_non_static_method_access_only_if_necessary"
value=
"false"
/>
...
...
This diff is collapsed.
Click to expand it.
teetime-eclipse-formatter.xml
+
1
−
1
View file @
b36cd71a
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<profiles
version=
"12"
>
<profile
kind=
"CodeFormatterProfile"
name=
"TeeTime
- Profile
"
version=
"12"
>
<profile
kind=
"CodeFormatterProfile"
name=
"
Kieker
TeeTime
Stages - Formatter
"
version=
"12"
>
<setting
id=
"org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.disabling_tag"
value=
"@formatter:off"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation"
value=
"insert"
/>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment