The Artima Developer Community
Sponsored Link

Java Answers Forum
[ANN] nWire 1.0 Released: Innovative Plugin For Java Code Exploration

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Zviki Cohen

Posts: 1
Nickname: zvikico
Registered: Jun, 2008

[ANN] nWire 1.0 Released: Innovative Plugin For Java Code Exploration Posted: Mar 30, 2009 9:45 PM
Reply to this message Reply
Advertisement
nWire is an Eclipse plug-in for software developers which offers a fresh look at code exploration by assisting and expediting the coding process. Developers spend more time analyzing code than writing it. Having a centralized view of all the application components and associations, coupled with unique search and visualization tools expedites the coding process greatly.

Modern Java applications adhere to standard architecture and design patterns. nWire adds a unique view into how single components (e.g. classes, interfaces) fit within a project's architecture and its dependent relationships to avoid bugs. nWire reduces the learning curve for new developers; expedites modifications to existing code by developers other than the original author; and is extremely useful for outsourcing development tasks to contractors.

nWire offers several unique tools:

* nWire Navigator - a unique tool for browsing any type of association in the application code: type inheritance, interface implementation, method invocation and more - all in one central view
* nWire Quick Search - search as you type for any element in the system, including methods and fields
* nWire Visualizer - graphically browse the system elements and visualize the associations between them

More details are available at: http://www.nwiresoftware.com/. nWire 1.0 is available today at an introductory price of $59 for a lifetime license (volume discounts available). nWire supports Eclipse 3.4 and 3.3 with Java Development Tools. It supports Windows XP/Vista, Mac OS X and Linux.

Topic: xpathfunctionresolver Previous Topic   Next Topic Topic: JButton Problem

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use