add ignore files to not show auxiliary scripts,...
- revert previous change
- small fix for using ectags with remote files
replace deleted function facemenu-get-face with...
fix error
explicitly set LC_MESSAGES to C to avoid proble...
small refactoring - move maven command into sep...
fix regex - it should contain only numbers
Fix parsing of version string for new ectags fr...
semantic-idle.el (semantic-idle-scheduler-enabl...
fix minor typos/errors in documentation
* ede/ede-auto.el: fix problem with unbound pro...
restore accidentaly committed changes
(cedet-ectag-version-check): add new function t...
to use `do' we need to have `cl' in compile time
provide correct feature
create info directory before installing files t...
lisp/cedet/ede/make.el: fix provides and autoloads
Fix warnings
* cedet/cedet-java.el (cedet-java-find-jdk): Re...
Support Maven projects with submodules
initial implementation of automatic classpath c...
make contrib compilable
add autoloads for function cedet-gnu-global-ver...
fix detection of "absolute" path
Fix expansion of names in localclasspath
(ede-java-root-project): use ede-jvm-base-proje...
Improvements in handling of "built-in" Java cla...
(ede-normalize-file/directory): add function to...
(semanticdb-javap-extract-tag-table): comment o...
Add new JVM-based project and refactoring of Ma...
(initialize-instance): initialize directory or ...
(initialize-instance): add initialization of in...
(initialize-instance): add initialization of in...
don't force loading of semantic/db-javap
Code refactoring: get rid of duplicate code
implement compile-project & compile-target comm...
More work on JVM-based projects
(ede-cpp-root-project): add autoload
(ede-java-root-project): add autoload
Make Maven's options configurable
(ede-expand-filename-impl): implement this func...
(ede-expand-filename-impl): small optimization ...
(ede-expand-filename-impl): use top-level direc...
print help string if script is executed without...
fix bug with unloading of built-in CEDET (thank...
(ede-find-file): simplify code
(initialize-instance): add initialization of in...
(ede-current-project): rewrite to avoid imperat...
(semanticdb-javap-file-is-jar): fix function to...
etc/semantic/semanticdb.sh: correct passing of ...
allow to use .zip files as well as .jar files f...
cedet/semantic/format.el (semantic-format-tag-p...
ctags: fix to work with development version of ...
* cedet/ede/generic.el (project-run-target): re...
(semanticdb-javap-file-is-jar): refactor file e...
(cedet-ectag-version-check): return result of t...
make options for dependency:build-classpath cus...