4
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
misc fixes + starting to add a package export wizard
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
Added XMain Implementation chooser
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
fixed bug with flags creating ", "
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
moved the runTool and runToolWithEnv into the SDK implementation
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
fixed text encoding and Choice selection
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
fixed missing warning/error icons on icons
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
removed the project settings
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
fixed Javadoc warnings
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
Java 1.5 templates types introduction Uno types browser supporting all types (even simple types) Interface wizard: adding methods and attributes creation User experience: Added tooltips in every wizard
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
Various improvements: URE application wizard and launch. Language, Wizards and messages refactoring
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
Adapted Java language plugin to the changes in Core plugin. Added a java specific language page for new projet wizard.
Cédric Bosdonnat
as cedricbosdo
More... almost 19 years ago
1.0.3.a: changed the string externalisation to the one of Eclipse: it's easier to maintain and will help translation
Cédric Bosdonnat
as cedricbosdo
More... almost 19 years ago
Several windows bug fixes. Release 1.0.3.a. Wizard reorganization, added language specific page in new project wizard.
Cédric Bosdonnat
as cedricbosdo
More... almost 19 years ago
removing old .project and .classpath
Cédric Bosdonnat
as cedricbosdo
More... almost 19 years ago
Added URE Support and some bug fixes with OOo and URE configuration saving
Cédric Bosdonnat
as cedricbosdo
More... almost 19 years ago
Added a better logger class for debugging purpose. Configurable in the preferences.
Cédric Bosdonnat
as cedricbosdo
More... about 19 years ago
Added a better logger class for debugging purpose. Configurable in the preferences. Plugin presentation has been moved in the Eclipse about dialog.
Cédric Bosdonnat
as cedricbosdo
More... about 19 years ago
These files are no longer used
Cédric Bosdonnat
as cedricbosdo
More... about 19 years ago
Ant build reorganization: now, executing the build.xml in this project is sufficient to build the whole update site. Added README with build instructions
Cédric Bosdonnat
as cedricbosdo
More... about 19 years ago
Removed old files of the plugin: see the new directories from now on. These empty directories will not be usefull anymore. the usefull ones are: + core (the core plugin) + java (the java language support plugin) + build (the update site project generator) + any other language support plugin (eg: cpp, python...)
Cédric Bosdonnat
as cedricbosdo
More... about 19 years ago
Huge refactoring... some files forgotten
Cédric Bosdonnat
as cedricbosdo
More... about 19 years ago
Huge refactoring to allow one plugin for each component implementation language
Cédric Bosdonnat
as cedricbosdo
More... about 19 years ago
jurt.jar added to the created classpath and api documentation is integrated as a book in the online help.
Cédric Bosdonnat
as cedricbosdo
More... over 19 years ago
Problems with the ant build corrected: + *.properties files not copied + generated MANIFEST.MF instead of using the Bundle one.
Cédric Bosdonnat
as cedricbosdo
More... over 19 years ago
Ant build.xml file added to generate the plugin update site from the code. There is no need of eclipse feature and site projects for this task. Just don't forget to change the properties to fit to your installation (for eclipse and OOo directories)
Cédric Bosdonnat
as cedricbosdo
More... over 19 years ago
No more need of the ooeclipseintegration.zip file. Please use the build.xml file to generate the update site, or use http://cedric.bosdonnat.free.Fr/ooeclipseintegration as an update site.
Cédric Bosdonnat
as cedricbosdo
More... over 19 years ago
Updated the plugin to fit to 2.0.1 files (some properties in settings that disapeared)
Cédric Bosdonnat
as cedricbosdo
More... over 19 years ago
A problem in the MANIFEST.MF file made the plugin works with Eclipse 3.2M3, but not the 3.1.x versions
Cédric Bosdonnat
as cedricbosdo
More... over 19 years ago
Release of the 1.0.1 version. Changes: + New UNO-IDL interface wizard + Extension of the new UNO-IDL project wizard + Fix the workspace refresh issue
Cédric Bosdonnat
as cedricbosdo
More... over 19 years ago
Adding the following features: new service wizard, correcting some bugs, changing the project wizard
Cédric Bosdonnat
as cedricbosdo
More... almost 20 years ago