Bugs item #3525395, was opened at 2012-05-09 22:02
Message generated for change (Tracker Item Submitted) made by timothysoong
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=3525395&group_id=44253
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Eclipse Plug-in
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Timothy Soong (timothysoong)
Assigned to: Nobody/Anonymous (nobody)
Summary: DrJava Plugin for Eclipse
Initial Comment:
I tried using the Math.Pow on the interactions field. And it doesn't show
> 5 + 5
10
> Math.pow(5, 3)
>
When I tried 5 + 5 it works, but now Math.Pow.
Please fix this.
Tim
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=3525395&group_id=44253
|