Michael, At first I thought the problem was that the libraries didn't have debug information in the files, but your statement that things work correctly when the library is added directly to the project makes that less likely. I wonder if there is anything new that has to be done with these libraries in order to make the new function you mention work? Can you test and see if the ability to open the Javadoc help that is attached is working (using F2 I believe)? If it is able to be opened then things are not completely broken, but there is likely something more that has to be done to support the function you mention. If things aren't completely broken, then a new enhancement request against EcilpseME would be appropriate. If you can't open any Javadoc then I would suggest a bug report be written against EclipseME.
Thanks, Craig Michael Schierl wrote: > [repost since last try got rejected by the list administrator. I am > subscribed now] > > Hi, > > I upgraded to Eclipse 3.2 and EclipseME 1.5.4 (from 3.1 and 1.5.0) today. > > Since Eclipse 3.2 now supports to extract argument names from Javadoc > (this was the most annoying part till now when writing Midlets to have > no parameter names in the context assist), I tried it. > > Without EclipseME (adding the api.jar/midpapi.jar to a normal Java > project) context assist works great. > > But when trying to add the javadoc attachment in > "Preferences->J2ME->Device Management->Edit...->Libraries", I can add > the javadoc there but it does not work (neither for displaying those > yellow javadoc tooltips nor for parameter names). > > Tested both with Sun's Wireless Toolkit 2.2 and Siemens Mobility Toolkit > for M55. > > Any ideas how to get it working...? > > TIA, > > Michael > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Eclipseme-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Eclipseme-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/eclipseme-users
