Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
TTool
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mbe-tools
TTool
Commits
581882f8
Commit
581882f8
authored
4 months ago
by
Sophie Coudert
Browse files
Options
Downloads
Patches
Plain Diff
restore .idea from master
parent
e0d6f6a5
No related branches found
No related tags found
2 merge requests
!504
merge first stable version of Avatar-SysML V2
,
!503
merge the first stable version of the Avatar-SysML parser/generator
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.idea/compiler.xml
+27
-0
27 additions, 0 deletions
.idea/compiler.xml
.idea/runConfigurations/TTool.xml
+11
-6
11 additions, 6 deletions
.idea/runConfigurations/TTool.xml
with
38 additions
and
6 deletions
.idea/compiler.xml
0 → 100644
+
27
−
0
View file @
581882f8
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"CompilerConfiguration"
>
<bytecodeTargetLevel>
<module
name=
"graphminimize_main"
target=
"1.7"
/>
<module
name=
"graphminimize_test"
target=
"1.7"
/>
<module
name=
"graphshow_main"
target=
"1.7"
/>
<module
name=
"graphshow_test"
target=
"1.7"
/>
<module
name=
"launcher_main"
target=
"1.7"
/>
<module
name=
"launcher_test"
target=
"1.7"
/>
<module
name=
"rundse_main"
target=
"1.7"
/>
<module
name=
"rundse_test"
target=
"1.7"
/>
<module
name=
"simulationcontrol_main"
target=
"1.7"
/>
<module
name=
"simulationcontrol_test"
target=
"1.7"
/>
<module
name=
"tiftranslator_main"
target=
"1.7"
/>
<module
name=
"tiftranslator_test"
target=
"1.7"
/>
<module
name=
"tmltranslator_main"
target=
"1.7"
/>
<module
name=
"tmltranslator_test"
target=
"1.7"
/>
<module
name=
"ttool-ttool_main"
target=
"1.7"
/>
<module
name=
"ttool-ttool_test"
target=
"1.7"
/>
<module
name=
"webcrawler-client_main"
target=
"1.7"
/>
<module
name=
"webcrawler-client_test"
target=
"1.7"
/>
<module
name=
"webcrawler-server_main"
target=
"1.7"
/>
<module
name=
"webcrawler-server_test"
target=
"1.7"
/>
</bytecodeTargetLevel>
</component>
</project>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
.idea/runConfigurations/TTool.xml
+
11
−
6
View file @
581882f8
<component
name=
"ProjectRunConfigurationManager"
>
<configuration
default=
"false"
name=
"TTool"
type=
"Application"
factoryName=
"Application"
>
<option
name=
"ALTERNATIVE_JRE_PATH"
value=
"/usr/lib64/jvm/jdk-11.0.15"
/>
<option
name=
"ALTERNATIVE_JRE_PATH_ENABLED"
value=
"true"
/>
<extension
name=
"coverage"
enabled=
"false"
merge=
"false"
sample_coverage=
"true"
runner=
"idea"
/>
<option
name=
"MAIN_CLASS_NAME"
value=
"Main"
/>
<
module
name=
"
ttool
"
/>
<
option
name=
"
VM_PARAMETERS
"
/>
<option
name=
"PROGRAM_PARAMETERS"
value=
"-debug -proverif -experimental -config bin/config.xml"
/>
<option
name=
"WORKING_DIRECTORY"
value=
"$PROJECT_DIR$/bin"
/>
<method
v=
"2"
>
<option
name=
"Make"
enabled=
"true"
/>
<option
name=
"ALTERNATIVE_JRE_PATH_ENABLED"
value=
"true"
/>
<option
name=
"ALTERNATIVE_JRE_PATH"
value=
"jbr-11"
/>
<option
name=
"ENABLE_SWING_INSPECTOR"
value=
"false"
/>
<option
name=
"ENV_VARIABLES"
/>
<option
name=
"PASS_PARENT_ENVS"
value=
"true"
/>
<module
name=
"ttool"
/>
<envs
/>
<method>
<option
name=
"BuildArtifacts"
enabled=
"true"
>
<artifact
name=
"dependencies"
/>
</option>
...
...
@@ -16,4 +21,4 @@
</option>
</method>
</configuration>
</component>
\ No newline at end of file
</component>
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