5 projects tagged "Eclipse IDE"
OSGET is a mobile game engine template based on the EMO framework, which uses the Squirrel scripting language to support Android and iOS. The template includes common gaming features such as an introductory splash page, changing between level scenes, integrated player control, physical behaviors such as velocity against gravitational force, object collision detection and handling, background scrolling, playing of different audio channels, event triggering at timeout intervals, level missions, final level missions with bosses, and score submission through HTTP. It is based on the MVC pattern.
Sigasi is an intelligent Eclipse- based development environment (IDE) for the VHDL language. It contains an ultra-fast VHDL parser and compiler that runs transparently in the background. At any given moment as you make modifications, the tool fully understands the design in terms of VHDL concepts. It allows you to write code faster by providing intelligent code completion, instant error reporting, intelligent navigation, mouse-over descriptions, a hierarchy browser, version control, issue and time tracking, and project and code templates.
Night Time Display is an Android client which displays the current time in an LED font. It can be used as a bedtime clock. It has a custom set of themes to view different font colors, can change to 24hr/12hr mode, can hide the seconds, can blink the separator, displays a large font and is stretchable according to the screen size, and supports both Landscape and Portrait modes.
QuantComponents is a framework for financial time-series analysis and algorithmic trading, based on Java and OSGi, with an Eclipse front-end. It is highly modular: usable as a plain Java API, OSGi components, or integrated into Eclipse. It works standalone or with a client-server architecture, depending on performance and reliability needs, and is integrated with Interactive Brokers through the IB Java API. Its generic broker API means that it can easily be extended to work with other brokers. A backtesting facility and an extensible SWT charting library are provided.
nf1db is an in memory database engine with SQL and JDBC interfaces. It supports transactions, commands from the SQL-2003 standard, all major data types, a number of functions, default and null values, auto-increments, constraints, primary and foreign keys, set operations, implicit and explicit joins, nested SELECT statements, quantity limits in SELECT statements, and much more.
A simple annotation-driven command line parser toolkit for Java 5 applications.