> > Windows XP (English): > > --------------------- > > java -jar "C:\Program Files\Adobe\Flex Builder > > 3\sdks\3.1.0\lib\DMV-source.jar" "C:\Documents and Settings\All > > Users\Application Data\Adobe\Flex" "C:\Program Files\Adobe\Flex > > Builder 3\sdks\3.1.0" > > So, I was being to specific in where to put it? It would be REALLY > NICE if they would spell out exactly what you need to do instead of > making you guess! >
This worked for me (twice): "Look in Project Properties > Flex Build Path > Library Path tab > Flex sdks > datavisualization.swc will tell you where you need to install the generated sources so Flex Builder can find them on command/control click." I just copied the already extracted source from ~/3.0.0/... to ~/3.1.0/...

