-
hi there,
I have a CSV file here that uses line discriminators (first cell) to define the type of the object that can be generated parsing the line - does SuperCSV supports that? Of course the CSV has no header defining the fields as the length of all columns vary. Is there an example or a piece of javadoc describing how to do that?
Cheers,
Kai.
2009-07-19 01:56:16 UTC in Super CSV
-
Hi there,
Is there any plan to get this plugin running with Eclipse 3.4?.
2009-01-05 22:01:52 UTC in Eclipse Metrics plugin
-
Hi!
In my project I have 200 files where Checkstyle complains about a missing newline at the end of them. but they have (at least all that I checked). They come back when I clear and recheck the project.
How can I solve that?
I'm using the latest version of this cs plugin.
Ciao!
2008-11-13 01:56:26 UTC in Eclipse Checkstyle Plug-in
-
I got that problem too. Of course a workaround is to increase the heap space, but there should be a more elegant way. I created a heap dump for our app, which doesn't use weblogic but just about 17MB of other own and third-party jars.
IBM HeapAnalyzer shows that com/simontuffs/onejar/JarClassLoader uses 57.7MB of the heap (which defaults to max 64MB) for its mapping of class names.
2008-09-11 02:39:49 UTC in One-JAR(TM)
-
If I shouldn't use GBR as a first level place, why does it appear in the selection box when editing places?.
2008-01-06 21:25:00 UTC in PhpGedView
-
I like the feature showing me country and state maps to selected places. But it needs some tuning. For example it is wrong to display the map of France, when I selected the City Frankfurt on highest level (I'm still tuning my data yet); on the other hand I get the map of England in highest level, but it should be the second level - first level ist Great Britain (GBR, UK, whatever). I wasn't able...
2008-01-05 23:30:07 UTC in PhpGedView
-
Hello,
I'm using Wicked Shell as an detached view on a second monitor. I have the console and sometimes other views in the same detached window. When I press ESC in the wicked shell the whole detached window gets closed. With all other views inside. That should't be the case. When I press ESC in a XP COM Shell the input line gets cleared. I would expect something similar in the wicked shell...
2007-06-29 07:05:53 UTC in Wicked Shell
-
When I decompile a class, then the resulting code lines aren't at the correct place. Always reproducable on Eclipse 3.2.2.
2007-06-13 07:50:48 UTC in JadClipse - Eclipse plugin
-
I can't compile your source since lack of some classes. But check your source at line 40, colum 69. This is what the exception is complaining about. I haven't seen something spectacular in the lines around 40. Is the class compiling at your side?.
2006-09-28 14:26:43 UTC in PMD
-
Hello,
I analyzed a EJB project with PMD recently and there appeared some results like "Found non-transient, non-static member. Please mark as transient or provide accessors."
Is this rule correct for session beans, too?.
2006-08-17 09:16:10 UTC in PMD