-
UCD detected problems are listed in "Problems View", so look at the following scenario:
- 1. in "Problems View", one uses "Configure contents..." and selects "On selected element only" as "Scope",
- 2. in "Package Explorer View" (s)he selects a given class
- 3. all UCD problems are still shown in "Problems View", while only those related to the selected class should be, as it is the case for...
2008-12-12 15:37:32 UTC in UCDetector
-
Just another short notice, about "low priority", I can understand it, however as you announced that you were willing to release a 1.0 version, FMPOV it should be a must wrt a major version. Indeed, using UCD on an existing project could/will lead to a significant number of problems, and having to fix them manually 1 by 1 makes the tool far less useful.
But YMMV...
2008-12-12 07:47:54 UTC in UCDetector
-
> This is not a "default" as mentioned above.
Right, I figured it out after submitting the FR. Anyway, this is usual behavior on any problem of which fix could be applied recurrently, eg. adding "@Override". Thus, this sounds applicable to most, if not all, problems flagged by UCD.
> It needs addional coding.
For sure, by "default" I didn't mean that this would be done auto-magically ;-) , but...
2008-12-12 07:42:54 UTC in UCDetector
-
When a Java problem occurs in different classes, and one selects QuickFix, by default all occurrences are proposed to be fixed.
That would be nice to have the same behavior with UCD, otherwise it is really painful when one has tons of same warnings and is supposed to fix them one by one
Thanks in advance.
2008-12-11 16:46:44 UTC in UCDetector
-
Above error is systematic as soon as one attempts to load a _valid_ capture file of which path contains characters with accents.
Eg. error will occur while loading "c:\Répertoire\capture.cap", while it won't (and file will be properly loaded) once renamed as "c:\Repertoire\capture.cap"
Really annoying for non-native English speakers...
2007-12-13 13:39:33 UTC in Packetyzer
-
Hi Bjarke,
Thanks for the fix.
How/where to get this v1.0b? Any other changes in it?
TIA
Jean-Marc.
2007-02-06 14:00:18 UTC in BVRDE
-
In order to make BVRDE fully LUA compliant (ie.
running on a non-admin account), its settings
(BVRDE.xml) should be saved in a folder below
"%APPDATA%" instead of the installation folder.
Indeed, if one installs BVRDE using an admin account,
as it is recommended from security POV, this file will
be accessible to regular users only for reading.
Consequently, when one will use its...
2006-08-29 10:39:00 UTC in BVRDE