Code Management

Log file 'tail' plugin for Eclipse that enables multiple, independent view instances to be open at the same time. Each view instance is capable of hosting its own independent set of log tail viewers.

Code Management

Code Management

     

  1. NTail
    Log file 'tail' plugin for Eclipse that enables multiple, independent view instances to be open at the same time. Each view instance is capable of hosting its own independent set of log tail viewers.
      
  2. Astyle eclipse plugin 
    Astyle eclipse plugin aims to add C/C++ format tools for CDT environment without invoking external command like astyle/indent The format engine is astyle java ported version.
      
  3. AccessModifier
    The AccessModifer Plug-in for Eclipse allows the user to change the visibility (public, protected, default, private) and other modifiers (final, static, synchronized) of Java classes, interfaces, methods and fields in the workbench's Outline, Members and Package Explorer views.
      
  4. Necessitas - Jar management for Eclipse
    The first public release of necessitas is now available. Necessitas is an Eclipse plug-in that adds a class-path container to manage a projects jars using the ivy dependency manager. In short it gives you many of the advantages of ivy without leaving eclipse.  
      
  5. Protocols
    The Protocols plug-in lets you group related elements of a Java class or interface definition. Groups are manifested both through a new view for the Java Browsing perspective and in the source code as headers.
       
  6. Hibernate Synchronizer
    Hibernate Synchronizer is a free Eclipse plugin code generation tool to be used with the Hibernate persistence framework. The plugin will automatically generate java code when your hibernate mapping files are modified.
            
  7. AnyEdit Tools
    AnyEdit plugin adds several new tools to the context menu of text- based Eclipse editors, to output consoles, to Eclipse main menu and editor toolbar. AnyEdit contributes also Import/Export working sets wizards.
         
  8. SimScan
    SimScan (Similarity Scanner) is a utility we have developed internally to find duplicated or similar fragments of code in large Java source code bases. Duplicate code indicates weaknesses in the design or implementation of large projects that should be refactored away to keep the code in good shape, promoting reuse and minimizing maintenance cost.
          
  9. Log4E 
    Log4E is an Eclipse Plugin which helps you to set up your logger easily in Java Projects. It assists you in several tasks: logger declaration, logger Insertions at certain method entries, substitution of System out's, modification of already existing logger statements. 
        
  10. Creole 
    With Creole you can explore your Java code visually allowing you to see its structure and the links (calls, accesses, etc) between its different pieces. Creole adds its own perspective to the eclipse platform, and a number of new views.
             
  11. Classfile Inspector 
    A large number of Java Application Programming Interfaces (APIs) have been released to make Java developers more productive. Generally APIs offer greater reliability and lower maintenance. However, they introduce new performance issues. IST�s Classfile Inspector allows developers to understand Java in order to develop effective programs.
     
  12. CDTEclipse 
    Integration for Eclipse CDT and the Splint static checker-
       
  13. Classpath Helper
    ClasspathHelper provides eclipse plugins that determine classpath/classloading related dependencies such as unresolved references, blocked/obscured clases as well as unreferenced classes/jars. Classpathhelper can model most classloading scenarios.
       
  14. Laika - Scratchbox Eclipse-plugin 
    Laika is a new Eclipse plugin which uses Scratchbox. Communication between Eclipse and Scratchbox is mainly handled with shell-commands. This plugin makes it possible to use Scratchbox without familiarizing oneself with Scratchbox.
      
  15. JadClipse
    JadClipse is a plug-in that seamlessly integrates Jad (the fast Java decompiler) with Eclipse. Normally, when opening a class file the Class File Viewer will show a brief API outline of the class.
      
  16. CodeGenJostraca plugin
    This project leverages the Eclipse platform (v3.1.2 and v3.2) and the Java (v1.5+) by adding IDE support for code generation tools. Initially, the end-user support is focused on support for the Jostraca code generator with the CodeGenJostraca plugin.
      
  17. AST Reproduce - v0.1.0
    Generates code that reproduces an Abstract Syntax Tree (AST) node.
     
  18. Resource Tagger 
    The Resource Tagger Plug-in adds tagging functionality to Eclipse such that resources may be tagged similar to the content tagging in Del.icio.us and Gmail.
        
  19. Akrogen
    Akrogen is code generation Eclipse Plugin (version 3.2.*) oriented components. With Akrogen you can describe your Eclipse Wizards pages with XML/XUL which are linked to a template which is able to generate your components (Service, DAO, JSP, HTML...).