##// END OF EJS Templates
Added childContainer service to container services, ServiceContaier is destroyable, fixed browser Uuid version
Added childContainer service to container services, ServiceContaier is destroyable, fixed browser Uuid version

File last commit:

r136:17c7de5d346c ioc ts support
r146:f3f5c56d3b3e v1.4.0-rc5 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>