Search Results for "eclipse plugin code" - Page 45

Showing 2329 open source projects for "eclipse plugin code"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    CodeHaggis is an Eclipse plugin without dependencies to other projects wich supports code generation for java, with clone, compareTo, equals, toString, serialVersionUID (classes or projects), hashCode, console logger and other functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    GWT Uploader

    GWT library that encapsulates the browser's file upload capabilities.

    GWT Uploader is a freely available open source GWT library that encapsulates the file upload capabilities provided by the File and XMLHttpRequest Level 2 APIs as well as the SWFUpload library. Using GWT Uploader allows for enhanced file upload dialogs (multiple uploads, drag and drop, queues, parallel streams, etc.) and interactive interfaces (upload progress indicators, real-time throughput display, etc.) within GWT applications using pure Java code that provides a consistent experience...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    This Eclipse plugin read db information from a configuration file, connect to database and read metadata information than generetes JavaBeans, Control Class, Hibernate mapping file and optionally jsf based jsp file and its pagecode class. (Oracle and Mysql supported)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MyBatisLink

    IBatis/MyBatis Eclipse plugins for navigating from java code to xml

    IBatis/MyBatis Eclipse plugins help coders to navigate from java codes to the IBatis/MyBatis configuration xml files. The sqlmap elements of IBatis/MyBatis can be shown when coders press Ctrl and click the sqlmap element id in Java code. The plugin also provide a dialog to find the IBatis/MyBatis sqlmap elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5

    eclipse-explorer

    Eclipse resource folder explorer plugin

    Eclipse Explorer is an eclipse plugin helping you to open the folder of selected resources include follow resources: Java element, .java, .class, jar file, package, source folder and java project Common resources, such as .txt, .xml, and other resource Some special element such as cvs item in Synchronized View
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Filemaker Ascii Code plugin

    A filemaker plugin that converts text into ascii code (hex).

    A filemaker plugin that converts text into ascii code (hex).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PHP MongoDB Pagination is the pagination plugin for MongoDB released under MIT License. Simple to install & use. It has been developed under TechMVC 3.0.4, but it's compatible with any 3rd party framework e.g. Zend(tested).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    That tool makes it possible to automatic translate Eclipse java projects into Visual Studio projects. Generated code can be directly compiled and executed whitout any user modification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    STM32 LWIP QPC Ethernet DPP

    Quantum Leaps (QPC) DPP example with LWIP on STM3220G eval board

    This is a port of the Dining Philosopher Problem (DPP) using the Quantum Leaps (http://state-machine.com) hierarchical state machine framework with the Light Weight IP (LwIP) network stack (http://savannah.nongnu.org/projects/lwip) and an ethernet driver implemented on the STM3220G-eval board (http://www.st.com/internet/evalboard/product/250374.jsp) running on stm32f207 Arm Cortex M3 uProcessor. The project is eclipse based and uses Code Sourcery cross compiler. See http://www.stf12.org/developers/CORTEX_STM32F2xx_Template.html for setup. For debugger and flashing, the ST-Link V/2 was used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    An Eclipse plugin for generating HTML5 appcache files for cacheing and offline useage of websites
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ConsoleOut

    Java pretty printing console logger

    ...It's a java class that periodically prints formatted data to the console giving you the average for a given key value pair, or the most common for strings. I've found it useful for quick timing checks during development without dumping huge amounts of data to a log file or polluting your development code with System.out.prints. It works across multiple threads. It works best in Eclipse and I've found it quite useful and I hope you do too!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Posti the Game

    Posti the Game

    Jump and Run

    ...*** # # # # # # # # # # # # # # # # # # # # # # # # # # # # # It's going to be a jump and run and is my first game. It's written in Java. Everything was/will be created with free programms: Coding → Eclipse Graphics → Gimp Sounds → LMMS OS → Ubuntu 12.04 EVERYTHING IS/WAS SELFEMADE !!!!! After releasing the full version I'll publish the source code and everyone can use it to make own games. Updates will follow. Current version: 0.2.6.3 Update-log: (inactive)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Plugin for e107 CMS engine that adds many features for World of Warcraft guild sites, like Roster, WowHead tooltips, PvE progress e.t.c. See Project Homepage for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    mysql-auth_ldap

    Add LDAP user authentication in MySQL

    mysql auth_ldap is an authentication plugin for the MySQL server. It allows you to create SQL users that are going to be authenticated using a LDAP server. This allows to minimize administrative duties, since your users will be able to reuse their existing account to access the database. The plugin requires MySQL 5.5.7 and up. It is compiled as an add on and does not require you to alter MySQL source code, or recompile the entire server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    embedded-energy-modeling

    eclipse plugin for energy measurement with xeemu based virtual platfor

    this is an eclipse plug-in based on xeemu virtual harder that is capable of energy consumption monitoring and measurement of a routing protocol that is running on a virtual device. it is capable of starting N instances of virtual hardware with an OLSRD or AODV instance on them which become connected over a virtual network so a full functional runtime can be triggered a real topology is built and the energy consumed by the process can be measured during the simluation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ESpin

    ESpin

    SPIN-based Eclipse Model Checking Plugin

    ESpin, a SPIN-based model checking plugin upon Eclipse. The editor has full support of the syntax rules of Promela, and also provides the function of real-time syntax feedback, keywords highlight, outline view, code folding, hinting and completion, greatly improving the modeling efficiency of complex models. Additionally, ESpin provides multiple operation mode and unique configuration interfaces, which simplifies the operation process of SPIN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    webglsl

    webglsl

    WebGL Shader Language plugin for Eclipse

    WebGL Shader Language plugin for Eclipse. Provides syntax highlighting, simple file wizards and a pseudo-intelligent content assist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LilyPond editor based on JEdit, implemented as a JEdit plugin. It is an edit mode and a feature rich plug-in, which provides tools for making LilyPond scores. Features include instant completion, error report, PDF preview.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    World Box Driving

    Top down driving sim built upon WorldWind Java and JBox2D

    Combines WorldWindJava's satellite imagery visualization with JBox2D's physics to create a driving sim with real world imagery. Pre-alpha stage, source code only for the moment. Project development IDE is Eclipse Juno. The project has only been tested in Windows 7 (64-bit) with an AMD-based CPU. See the wiki page for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PhatStudio
    PhatStudio is a Visual Studio plugin which lets you quickly navigate to any file in your project in just a few keystrokes, even for very large projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Metascore Button Joomla 1.5 Plugin

    Adds Metacore Creation Button below text editor in joomla

    To use this plugin you must install and publish the Metascoreplugin to your site. Following that you can install and publish the Metascorebutton plugin. After installing and publishing it a Metascorebutton will appear below your text editor; enabling you to quickly and easily insert the Metascoreplugins code into your content. This is a great little time saver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    FMgenerator

    Eclipse builder for FreeMarker templates

    FMGenerator provides an Eclipse builder to automatically transform FreeMarker templates. Typically FMGenerator would be used to generate source code or project resources from a template document. This can simplify the generation of unit tests or program code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Jitenize

    Adds dictionary entries as footnotes to Japanese texts in OOo Writer

    Jitenize is an extension for OOo Writer that goes through a Japanese text and creates for every word it finds footnotes that come from a dictionary database included in the extension. It is based on the databases and code of the Firefox plugin rikaichan (www.polarcloud.com) but is independant from this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sutil! CMS is a "distro" of the consecrated CMS Joomla! 1.5, In respect to the Policy of using "brand name and logo" Joomla®, because it is trademarked. All extensions J1.5 can be installed in Sutil! CMS. Sutil! is Open Source / GPL - FREE !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ...It will open the file automatically. The plugin understands the relative path. The code is also available on https://bitbucket.org/sgezel/quickopenplugin
    Leader badge
    Downloads: 283 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB