-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Main changes: - migrate to GitHub #161 - support configurable working directory #87 - support relative or project-based path to doxygen.exe #75 - open a file that is not a resource in eclipse #15, #68 - support resources in linked folders #176 **Thanks to Corderbollie** - scrollbar for input directories in graphical editor #167 - sorting column in advanced tab #171 - add update site with bundled Doxygen executables #182 - updated project structure and build process - added composite site to support testing and release update streams All fixed issues: - #11 muliple Doxyfiles - editing - #12 Import of existing configuration files - #15 Add ability to use Doxyfile not in project scope - #68 open a file that is not a resource in eclipse - #75 relative or project-based path to doxygen.exe - #86 environment variables needed for some doxyfiles - #87 working directory not configurable - #114 Improvement static declaration of plugin relative identifier - #144 Tell more about the directory where eclox is stared - #161 migrate to GitHub - #162 prepare release 0.11.0 - #163 Unable to use GraphViz - #164 Unable to create the selected preference page. eclox/core/ui/PreferencePage : Unsupported major.minor version 52.0 - #165 new GitHub update site shows only one version "Eclox 0.10.2.201508272130" - #167 Scrollbar missing for Input Directories in Graphical Editor - #170 Graphviz and PlantUML on Windows - #171 Sorting column in Advanced tab - #173 [v0.11] invalid custom doxygen identifier found - #174 [v0.11] endRule without matching beginRule - #175 java.lang.IllegalArgumentException: endRule without matching beginRule - #178 No groups on advanced tab - #176 Support resources in linked folders - #182 [v0.11] add update site with bundled Doxygen executables Known issues: - #166 freeze of build with Grep Console installed --> **related to other plugin, please apply the described workaround** Signed-off-by: Andre Bossert <[email protected]>
- Loading branch information
Showing
12 changed files
with
45 additions
and
22 deletions.
There are no files selected for viewing
Binary file added
BIN
+790 Bytes
eclox.site/updates/release/0.11/0.11.0.v20170226-0700/artifacts.jar
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.13 KB
...lease/0.11/0.11.0.v20170226-0700/features/org.gna.eclox.feature_0.11.0.v20170226-0700.jar
Binary file not shown.
Binary file added
BIN
+8.28 KB
...lease/0.11/0.11.0.v20170226-0700/plugins/org.gna.eclox.branding_0.11.0.v20170226-0700.jar
Binary file not shown.
Binary file added
BIN
+68.4 KB
...s/release/0.11/0.11.0.v20170226-0700/plugins/org.gna.eclox.core_0.11.0.v20170226-0700.jar
Binary file not shown.
Binary file added
BIN
+8.77 KB
...s/release/0.11/0.11.0.v20170226-0700/plugins/org.gna.eclox.help_0.11.0.v20170226-0700.jar
Binary file not shown.
Binary file added
BIN
+139 KB
...tes/release/0.11/0.11.0.v20170226-0700/plugins/org.gna.eclox.ui_0.11.0.v20170226-0700.jar
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<?compositeArtifactRepository version='1.0.0'?> | ||
<repository name='Eclox 0.11' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1'> | ||
<properties size='2'> | ||
<property name='p2.timestamp' value='1488092474705'/> | ||
<property name='p2.atomic.composite.loading' value='true'/> | ||
</properties> | ||
<children size='1'> | ||
<child location='0.11.0.v20170226-0700'/> | ||
</children> | ||
</repository> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<?compositeMetadataRepository version='1.0.0'?> | ||
<repository name='Eclox 0.11' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1'> | ||
<properties size='2'> | ||
<property name='p2.timestamp' value='1488092474716'/> | ||
<property name='p2.atomic.composite.loading' value='true'/> | ||
</properties> | ||
<children size='1'> | ||
<child location='0.11.0.v20170226-0700'/> | ||
</children> | ||
</repository> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
version=1 | ||
metadata.repository.factory.order=compositeContent.xml,\! | ||
artifact.repository.factory.order=compositeArtifacts.xml,\! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,12 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<?compositeArtifactRepository version='1.0.0'?> | ||
<repository name='Eclox Release Versions' | ||
type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' | ||
version='1.0.0'> | ||
<properties size='2'> | ||
<property name='p2.atomic.composite.loading' value='true' /> | ||
<property name='p2.timestamp' value='1464890355666' /> | ||
</properties> | ||
<children size='1'> | ||
<child location='0.08-0.10' /> | ||
</children> | ||
</repository> | ||
<repository name='Eclox Release Versions' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'> | ||
<properties size='2'> | ||
<property name='p2.atomic.composite.loading' value='true'/> | ||
<property name='p2.timestamp' value='1488092474774'/> | ||
</properties> | ||
<children size='2'> | ||
<child location='0.08-0.10'/> | ||
<child location='0.11'/> | ||
</children> | ||
</repository> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,12 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<?compositeMetadataRepository version='1.0.0'?> | ||
<repository name='Eclox Release Versions' | ||
type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' | ||
version='1.0.0'> | ||
<properties size='2'> | ||
<property name='p2.atomic.composite.loading' value='true' /> | ||
<property name='p2.timestamp' value='1464890355666' /> | ||
</properties> | ||
<children size='1'> | ||
<child location='0.08-0.10' /> | ||
</children> | ||
</repository> | ||
<repository name='Eclox Release Versions' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'> | ||
<properties size='2'> | ||
<property name='p2.atomic.composite.loading' value='true'/> | ||
<property name='p2.timestamp' value='1488092474775'/> | ||
</properties> | ||
<children size='2'> | ||
<child location='0.08-0.10'/> | ||
<child location='0.11'/> | ||
</children> | ||
</repository> |