##// END OF EJS Templates
Fixed circular dependency TraceSource<->Registry
Fixed circular dependency TraceSource<->Registry

File last commit:

r136:17c7de5d346c ioc ts support
r148:cd81c631015f v1.4.0-rc6 default
Show More
.project
28 lines | 731 B | text/plain | TextLexer
cin
migrating tests to the new project structure
r89 <?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>core</name>
<comment>Project implabjs-core created by Buildship.</comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
</natures>
cin
tests
r136 <filteredResources>
<filter>
<id>1599549685358</id>
<name></name>
<type>30</type>
<matcher>
<id>org.eclipse.core.resources.regexFilterMatcher</id>
<arguments>node_modules|.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
</matcher>
</filter>
</filteredResources>
cin
migrating tests to the new project structure
r89 </projectDescription>