Skip to content

Commit

Permalink
#172 [v0.11] testing of build 0.11.0.v20161106-1459
Browse files Browse the repository at this point in the history
new fixed issues in this build:
- [x] #167 Scrollbar missing for Input Directories in Graphical Editor

fixed issues with previous build(s):
- [x] [v0.11.0] testing of build 0.11.0.v20161101-1923
  - [x] #11 muliple Doxyfiles - editing
  - [x] #12 Import of existing configuration files
  - [x] #15 Add ability to use Doxyfile not in project scope
  - [x] #68 open a file that is not a resource in eclipse
  - [x] #75 relative or project-based path to doxygen.exe
  - [x] #86 environment variables needed for some doxyfiles
  - [x] #87 working directory not configurable
  - [x] #114 Improvement static declaration of plugin relative
identifier
  - [x] #144 Tell more about the directory where eclox is stared
  - [x] #161 migrate to GitHub
  - [x] #163 Unable to use GraphViz
  - [x] #164 Unable to create the selected preference page.
eclox/core/ui/PreferencePage : Unsupported major.minor version 52.0
  - [x] #165 new GitHub update site shows only one version "Eclox
0.10.2.201508272130"
  - [x] #170 Graphviz and PlantUML on Windows

Signed-off-by: Andre Bossert <anb0s@anbos.de>
  • Loading branch information
anb0s committed Nov 6, 2016
1 parent 3e6351f commit 0e06159
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 4 deletions.
Binary file added testing/0.11/0.11.0.v20161106-1459/artifacts.jar
Binary file not shown.
Binary file added testing/0.11/0.11.0.v20161106-1459/content.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
5 changes: 3 additions & 2 deletions testing/0.11/compositeArtifacts.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@
<?compositeArtifactRepository version='1.0.0'?>
<repository name='Eclox 0.11' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'>
<properties size='2'>
<property name='p2.timestamp' value='1478028220794'/>
<property name='p2.timestamp' value='1478444385866'/>
<property name='p2.atomic.composite.loading' value='true'/>
</properties>
<children size='5'>
<children size='6'>
<child location='0.11.0.v20160605-0854'/>
<child location='0.11.0.v20160605-1017'/>
<child location='0.11.0.v20160608-1117'/>
<child location='0.11.0.v20160609-1736'/>
<child location='0.11.0.v20161101-1923'/>
<child location='0.11.0.v20161106-1459'/>
</children>
</repository>
5 changes: 3 additions & 2 deletions testing/0.11/compositeContent.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@
<?compositeMetadataRepository version='1.0.0'?>
<repository name='Eclox 0.11' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'>
<properties size='2'>
<property name='p2.timestamp' value='1478028220802'/>
<property name='p2.timestamp' value='1478444385874'/>
<property name='p2.atomic.composite.loading' value='true'/>
</properties>
<children size='5'>
<children size='6'>
<child location='0.11.0.v20160605-0854'/>
<child location='0.11.0.v20160605-1017'/>
<child location='0.11.0.v20160608-1117'/>
<child location='0.11.0.v20160609-1736'/>
<child location='0.11.0.v20161101-1923'/>
<child location='0.11.0.v20161106-1459'/>
</children>
</repository>

0 comments on commit 0e06159

Please sign in to comment.