Directory .settings/

Directory Created:
2005-07-07 00:35
Total Files:
3
Deleted Files:
0
Lines of Code:
91

[root]/.settings

Lines of Code

.settings/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 25 (100.0%) 135 (100.0%) 5.4
etremblay 3 (12.0%) 66 (48.9%) 22.0
jkealey 7 (28.0%) 21 (15.6%) 3.0
jpdaigle 2 (8.0%) 15 (11.1%) 7.5
jfroy 5 (20.0%) 8 (5.9%) 1.6
dessure 1 (4.0%) 6 (4.4%) 6.0
yangao 1 (4.0%) 5 (3.7%) 5.0
damyot 1 (4.0%) 5 (3.7%) 5.0
dollhouse 1 (4.0%) 4 (3.0%) 4.0
amiga 2 (8.0%) 3 (2.2%) 1.5
pengfei 2 (8.0%) 2 (1.5%) 1.0

Most Recent Commits

jkealey 2012-02-28 10:54 Rev.: 2175

bug 655: cleaned imports & fixed a few deprecated calls to Eclipse.
looks like it also cleaned up the auto-generated code.

9 lines of code changed in 1 file:

  • .settings: org.eclipse.jdt.core.prefs (+9 -1)
amiga 2012-01-13 15:21 Rev.: 1978

finished Bug 696 Fix

3 lines of code changed in 2 files:

  • .settings: org.eclipse.jdt.core.prefs (+1 -1), org.eclipse.ocl.modelregistry (new 2)
dollhouse 2011-06-04 22:36 Rev.: 1891

1. Added JaCoP-3.0.final.jar in lib.
2. Added new GRL propagation algorithm.
3. Made necessary changes for the algorithm to show up in eclipse menus.
4. Modefied IGRLStrategyAlgorithm to reflect better OOD.

4 lines of code changed in 1 file:

  • .settings: org.eclipse.jdt.core.prefs (+4 -4)
etremblay 2009-12-16 12:29 Rev.: 1769

Bug 705: Added failure point to the palette, created figure.

2 lines of code changed in 1 file:

  • .settings: org.eclipse.jdt.core.prefs (+2 -2)
etremblay 2009-12-15 17:33 Rev.: 1767

No Bug: Don't display errors for using raw type for generic types.

18 lines of code changed in 1 file:

  • .settings: org.eclipse.jdt.core.prefs (+18 -1)
yangao 2009-12-06 23:12 Rev.: 1712

[bug 660] Initial support for Z.151 file format export/import

5 lines of code changed in 1 file:

  • .settings: org.eclipse.jdt.core.prefs (+5 -6)
jkealey 2009-06-18 18:08 Rev.: 1505

bug 645: infrastructure work for enabling the ? icon in WizardPages.

5 lines of code changed in 1 file:

  • .settings: org.eclipse.jdt.core.prefs (+5 -5)
jkealey 2009-03-05 01:58 Rev.: 1483

bug 466: some support for responsibility reference copy-paste

1 lines of code changed in 1 file:

  • .settings: org.eclipse.jdt.core.prefs (+1 -1)
dessure 2008-01-08 11:08 Rev.: 1381

changed the jdt.core.compiler.compliance to 1.5 in order to be able to use annotations

6 lines of code changed in 1 file:

  • .settings: org.eclipse.jdt.core.prefs (+6 -4)
pengfei 2007-07-19 20:16 Rev.: 1316

The KPI modelling and monitoring functions.

2 lines of code changed in 2 files:

  • .settings: org.eclipse.jdt.core.prefs (+1 -2), org.eclipse.jdt.ui.prefs (+1 -1)
damyot 2007-07-13 16:19 Rev.: 1302

Added FIXME to 3 failing test cases and made them pass.
Fixed several uses of deprecated methods. Many are left (for listeners)

5 lines of code changed in 1 file:

  • .settings: org.eclipse.jdt.core.prefs (+5 -5)
jkealey 2007-01-11 18:23 Rev.: 1071

msc generation: first draft

2 lines of code changed in 2 files:

  • .settings: org.eclipse.jdt.core.prefs (+1 -1), org.eclipse.jdt.ui.prefs (+1 -1)
jfroy 2006-03-13 18:10 Rev.: 802

Added extension point for the Strategy algorithms

1 lines of code changed in 1 file:

  • .settings: org.eclipse.jdt.core.prefs (+1 -1)
jfroy 2006-02-11 13:25 Rev.: 722

Evaluation scenario view added.

1 lines of code changed in 1 file:

  • .settings: org.eclipse.jdt.core.prefs (+1 -1)
jfroy 2005-10-26 18:13 Rev.: 585

Merge grl branch with the main trunk
Major modification of the metamodel (URN_08.mdl) (Added GRL metamodel, New interfaces that define common element in GRL and UCM, Modified UCM-Map package to implement the new interfaces (some associations and attributes have been refactored using the interfaces), Map is now called UCMmap (to resolve conflict with java.util.map in the implementation), Removed Path Graph)
Modification of the code that used the metamodel.
Started modification of jUCMNav to support GRL.

5 lines of code changed in 2 files:

  • .settings: org.eclipse.jdt.core.prefs (+1 -1), org.eclipse.jdt.ui.prefs (+4 -1)
jfroy 2005-10-26 17:39 Rev.: 582

***This build could not compile. DO NOT CHECKOUT THIS VERSION

Merging the grl branch in the main trunk. Problem during the merging with the metamodel package.
Need to delete these packages.

1 lines of code changed in 1 file:

  • .settings: org.eclipse.jdt.ui.prefs (+1 -1)
jkealey 2005-07-29 14:09 Rev.: 498

bugs 372 - 378 - 380 - 379 - 273 - 375 - massive changes in deletion command infrastructure. mainly refactoring but also various functionality additions

also committing minor changes to the twiki plugin created by JFRoy and an ant script to generate javadoc on a windows machine.

4 lines of code changed in 2 files:

  • .settings: org.eclipse.jdt.core.prefs (+2 -2), org.eclipse.jdt.ui.prefs (+2 -1)
etremblay 2005-07-14 19:24 Rev.: 486

Lesson learned... Never try to make an SWT application in 3.1 for 3.0.... The layout won't work like you designed it in 3.1...
Added condition editing in the StubBindingDialog. Quick hack to take what was working in the 3.1 version done during the day and add it to the 3.0 version. The layout is not as nice though in 3.0.

46 lines of code changed in 1 file:

  • .settings: org.eclipse.jdt.core.prefs (+46 -1)
jpdaigle 2005-07-07 00:35 Rev.: 441

JP: My last commit didn't happen for some weird reason.
* .settings (project settings for e31)
* Update site dev

Update site versioning is weird and eclipse is installing several versions of the plugin in parallel right now for some reason, which is disastrous for the end user. Will investigate soon.

15 lines of code changed in 2 files:

  • .settings: org.eclipse.jdt.core.prefs (new 12), org.eclipse.jdt.ui.prefs (new 3)
Generated by StatSVN 0.7.0