Ecalculator

A scientific calculator as Eclipse-plugin – not in active development.

Current version: 1.1

Features

  • Integrated into the eclipse workbench
  • Standard, scientific and trigonometric calculation
  • Display of the calculation in base-n numbers (decimal, hexadecimal, binary)
  • Uses arbitrary precision where applicable
  • Memory function for a number and the last calculated result
  • Enter arithmetic expressions naturally
  • (NEW) Copy and clear as customizable shortcut
  • (NEW) Use comma to enter decimal point (for German keypad i.e.)

Screenshot

Screenshot Ecalculator

Requirements

Installation via update-manager (recommended)

  • In Eclipse: Select Help » Software Updates » Find and install…
  • Search for new features to install » Next » New Remote Site…
  • Enter a name (“ecalculator”) and this URL: http://www.chipwreck.de/update
  • Click “Finish..” and select the appropriate feature

Updatesite

Installation via download

  • Download the package: ecalculator-1.1.zip »
  • Quit Eclipse if running
  • Open the zip-file and copy the contents of the “features” and “plugins” directory into your Eclipse folder
  • Start Eclipse

Usage

  • After installing and restarting Eclipse, choose: Window » Show View » Ecalculator » Ecalculator
  • If the category doesn’t appear, check if you installed correctly and restart Eclipse using the “-clean” option
  • Make sure you use JDK 1.5 or higher

Show View

Sourcecode

Download ecalculator-src-files.zip

Changelog

1.1
Use comma key to enter decimal point
Keyboard shortcuts configurable for copy, clear, clear all
Small bugfixes
1.0.5
Updated (and included :) the help
Recompiled for 3.3
Small bugfixes
1.0.4
Small bugfixes
1.0.3
Hexadecimal and binary mode
Small improvments in the GUI
Get ECalculator at SourceForge.net. Fast, secure and Free Open Source software downloads

17 Replies to “Ecalculator”

  1. The buttons in the title bar don’t work when install in Neon Eclipse.
    I really miss the hex and binary modes.

    Richard

    1. Well the last update was 5 years ago, so I’m surprised it still works anyway ;) I don’t think I’ll find time to update the plugin soon, but the source code is available.

    2. Are there any solution to fix the problem with the options? I usually worked with this plugin, and it would be really interesting for me…

      FGS.

  2. Would love to have a toggle to make an easy calc if i didn’t need the additional functions.

    Please also add a simple calc.

      1. Hi –

        good idea but I’m sorry – the next weeks I won’t have time to update any of my projects here (stuff to do, moving, job etc..), so if someone wants to have a look at the sourcecode and modify it – no problem. Maybe later I’ll find some time and will have a look.

  3. Well, looks great but there is still no source code… Is it open source, repo at sf is empty. Could you please inform me/us? Good work, use your calculator offen.

  4. Hello!
    A great Tool.
    Could it be possible that the calculator works with the “,” also for european format.
    If the “,” on the num-block is pressed nothing happens.

    1. Hi – yes that’s a good point. I never thought of this since every language I work with in Eclipse needs the decimal point. But for other purposes the European comma would be a good idea.

      I assume you mean that the display also shows the comma, right?

      One thing though: It might take some time until I’m having enough spare time to work on Ecalculator – the customizable keyboard shortcuts (see comment below) are then also on my list.

      (UPDATE) Check the latest version..

  5. Hi,
    First of all: Thank you for the great plug-in! It’s a real time saver if you have calculate lots of em’s…

    But I have a few wishes:
    Could you please add shortcuts for C and AC, and maybe add a “Copy Result/Expression to Clipboard” and “Delete last Digit/Sign” (in the Eclipse Key Options)?
    I’m a fan of shortcuts and don’t use the mouse often in Eclipse, this could imho save even more time :)

    Thanks,
    Markus

    1. Hi –

      nice to hear that! Well I didn’t update the plugin a longer time ago, so it should be about time. And I’ll try to incorporate your ideas, so maybe in the next two weeks it’ll be updated.

      But one thing should already work: Copy to clipboard is integrated (via ctrl-c or cmd-c, depending on your platform).

      (UPDATE) Check the latest version..

      1. Hi,

        thank you very much for the update!
        The keys are working perfectly and the “,” functionality is also great!

        Yours,
        Markus

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.