[[!meta title="Sazonov Stanislav"]] **Project name and homepage:** [NetBeans IDE](http://netbeans.org/) Assignment ====== **Add s simple calculator to NetBeans IDE** I would like to add command into NetBeans IDE (https://netbeans.org/). The clalculator will be shown on the main bar for quick evaluation expressions like:
“R=5;(4/3)*Math.PI*Math.pow(R,3)” = 523.59
“Math.sin(Math.PI/4)”             = 0.71
and so on I think this featrure may be useful for developers. Mockup Links documenting the results of my work ===== * [Presentation 1](OSP.pdf) * [Presentation 2](OSP_2.pdf) * [Published plugin on netbeans.org](http://plugins.netbeans.org/plugin/54129/?show=true) * [Repository](https://github.com/sazonsta/NB-Calculator) * [My communication with developers](Communication.png) ===== * **[My kudorank is 5](https://www.ohloh.net/accounts/sazonsta/kudos)** * [My commits](http://hg.netbeans.org/jet-main/log?rev=sazonov)