File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Scala Distribution
44Bundle-SymbolicName : org.scala-ide.scala.compiler;singleton:=true
5- Bundle-Version : 2.9.1.alpha
5+ Bundle-Version : 2.9.0.1
66Eclipse-LazyStart : true
77Bundle-ClassPath :
88 .,
Original file line number Diff line number Diff line change 11#Tue Sep 11 19:21:09 CEST 2007
22version.minor=9
3- version.patch=1
4- version.suffix=alpha
3+ version.patch=0
4+ version.suffix=1
55version.major=2
Original file line number Diff line number Diff line change @@ -1409,7 +1409,7 @@ DOCUMENTATION
14091409 destdir =" ${ build-docs.dir } /library"
14101410 doctitle =" Scala Standard Library"
14111411 docversion =" ${ version.number } "
1412- docsourceurl =" https://lampsvn.epfl.ch/trac/scala/browser/scala/branches/2.9.x /src/€{FILE_PATH}.scala#L1"
1412+ docsourceurl =" https://lampsvn.epfl.ch/trac/scala/browser/scala/tags/R_2_9_0_1 /src/€{FILE_PATH}.scala#L1"
14131413 docUncompilable =" ${ src.dir } /library-aux"
14141414 sourcepath =" ${ src.dir } "
14151415 classpathref =" pack.classpath" >
@@ -1493,7 +1493,7 @@ DOCUMENTATION
14931493 destdir =" ${ build-docs.dir } /compiler"
14941494 doctitle =" Scala Compiler"
14951495 docversion =" ${ version.number } "
1496- docsourceurl =" https://lampsvn.epfl.ch/trac/scala/browser/scala/branches/2.9.x /src/€{FILE_PATH}.scala#L1"
1496+ docsourceurl =" https://lampsvn.epfl.ch/trac/scala/browser/scala/tags/R_2_9_0_1 /src/€{FILE_PATH}.scala#L1"
14971497 sourcepath =" ${ src.dir } "
14981498 classpathref =" pack.classpath"
14991499 srcdir =" ${ src.dir } /compiler" >
You can’t perform that action at this time.
0 commit comments