-
Hi,
I use
Eclipse Version: 3.3.1.1 (Build id: M20071023-1652) with same problem.
Additional I found following exception stacktrace in log:
!ENTRY org.eclipse.jface 4 0 2009-03-03 17:35:47.739
!MESSAGE Undefined context while filtering dialog/window contexts
!STACK 0
org.eclipse.core.commands.common.NotDefinedException: Cannot get the parent identifier from an undefined context...
2009-03-04 09:51:20 UTC in Quantum Database Utility
-
I created [findbugs-Bugs-1995738] for the javadoc-aspects.
2008-06-17 06:53:57 UTC in FindBugs
-
I think it would be much better design to place SuppressWarnings-annotations as javadoc tags to the sources, because findbugs has nothing to do with the actual inspecting implementation and should not "infect" the sources and compilation.
Having javadoc tags instead of annotations make it not necessary to include findbugs to compile the sources.
2008-06-17 06:50:37 UTC in FindBugs
-
Hi esirianni,
it does not work as javadoc comment, but I think it would be much better to place these annotations as javadoc tags to the sources, because findbugs has nothing to do with my implementation and should not "infect" my sources and compilations.
Having javadoc tags instead of annotations make it not necessary to have findbugs to compile the sources.
2008-06-17 06:43:00 UTC in FindBugs
-
Why you are using annotation to supress the warnings instead of javadoc-tags?
Using annotations will include references of findbugs into the own sources. I think, this is not a good architecture. Using Javadoc will separate this much better.
2008-06-16 15:07:43 UTC in FindBugs
-
I created a dataset implementation to support Oracle SQLLoader files to import the database structure.
Attached there is a patch containing the sources an also a small example.
2007-06-11 15:13:01 UTC in DbUnit
-
I have some window references in the Script to test.
Snippets like:
window.onerror = myFunction;
This causes evaluation errors and prevents any tests of
the script.
Shure I understand, there is no window in the
"windowless" test, but probably there is a workaround
having an internal "simulated" window object in the
test case?.
2006-08-08 12:42:10 UTC in JsTester
-
stritti committed patchset 10 of module EasyNutch to the Easy Nutch CVS repository, changing 2 files.
2005-04-01 13:17:15 UTC in Easy Nutch
-
stritti committed patchset 9 of module EasyNutch to the Easy Nutch CVS repository, changing 1 files.
2005-04-01 13:17:15 UTC in Easy Nutch
-
stritti committed patchset 8 of module EasyNutch to the Easy Nutch CVS repository, changing 1 files.
2005-04-01 13:14:06 UTC in Easy Nutch