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
e4b03a25
Commit
e4b03a25
authored
8 years ago
by
Dominique Blouin
Browse files
Options
Downloads
Patches
Plain Diff
Added Eclipse project files
parent
9c139bd0
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
bin/.project
+11
-0
11 additions, 0 deletions
bin/.project
src/.classpath
+15
-0
15 additions, 0 deletions
src/.classpath
src/.project
+17
-0
17 additions, 0 deletions
src/.project
with
43 additions
and
0 deletions
bin/.project
0 → 100644
+
11
−
0
View file @
e4b03a25
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>
bin
</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
</buildSpec>
<natures>
</natures>
</projectDescription>
This diff is collapsed.
Click to expand it.
src/.classpath
0 → 100644
+
15
−
0
View file @
e4b03a25
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry
excluding=
"compiler/tmlCPparser/|compiler/tmlgrammar/|android/|tmltranslator/modelcompiler/DMAContext.java|tmltranslator/toavatar/TML2AvatarDP.java"
kind=
"src"
path=
""
/>
<classpathentry
kind=
"src"
path=
"compiler/tmlCPparser"
/>
<classpathentry
kind=
"src"
path=
"compiler/tmlgrammar"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER"
/>
<classpathentry
kind=
"lib"
path=
"/bin/commons-codec-1.10.jar"
/>
<classpathentry
kind=
"lib"
path=
"/bin/commons-io-2.4.jar"
/>
<classpathentry
kind=
"lib"
path=
"/bin/derby.jar"
/>
<classpathentry
kind=
"lib"
path=
"/bin/derbynet.jar"
/>
<classpathentry
kind=
"lib"
path=
"/bin/JavaPlot.jar"
/>
<classpathentry
kind=
"lib"
path=
"/bin/jsoup-1.8.1.jar"
/>
<classpathentry
kind=
"lib"
path=
"/bin/opencloud.jar"
/>
<classpathentry
kind=
"output"
path=
"bin"
/>
</classpath>
This diff is collapsed.
Click to expand it.
src/.project
0 → 100644
+
17
−
0
View file @
e4b03a25
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>
src
</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>
org.eclipse.jdt.core.javabuilder
</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>
org.eclipse.jdt.core.javanature
</nature>
</natures>
</projectDescription>
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