tools

tools for reverse engineering for java

Is there any tool that can be used to generate the UML diagram from Java code. I am currently using STAR UML for the same. But the tool is unable to design the dependency like if one class calls another class, rest the class diagram is generated stating interfaces, classes, extended classes and all.. can anyone please help me for the sa...

How do you organize your business requirements and tests?

as of right now i'm working at place where's there's a lot of legacy codes and pretty much no useful documentation. and most of the time we just treat business requirements as whatever that is already implemented previously. i'm looking for any tools or useful method to keep all the requirements for future use and for regression testin...

programming tools: "less" that knows how to look at the most recent changed file in a directory

I have a program that outputs a logfile with a filename that changes each time it runs, so that I can keep permanent records for each run session. Is there any utility like "less" that I can use to display the last N lines of the file that has changed most recently? edit: the most value to me is if I have something that will automatica...

Is there any tool that provides paragraph level premissions to be set on a document?

Hi guys; I'm in need of a tool/software that provides paragraph level permissions to be set on a document? If you have any idea about this or a similar software please suggest. Thanks ...

Tool to view objects in permgen

Hi, I have some problems with permgen overflow. What tools I can use to view what classes are now loaded into permgen and how much memory they use? Thanks. ...

Looking for a document collaboration tool

Does anyone know of a good way to use Word, Outlook or anything else to be able to review documents collaboratively in parallel? It would be nice if there were a way to even merge multiple documents each with their own revisions into a single document with all revisions and comment authors. Maybe version control software would help, bu...

Linux command line tools: df and du

What are these abbreviations for? Disk space Free? Disk Usage? ...

what are the best plugins you use to raise your productivity on NetBeans?

What are the most essential plugins you should integrate to NetBeans 6.9 ? ...

How to recognize characters in an image using OCR without specifying any language?

Is there a way to recognize characters in an image using OCR without specifying any (human) languages? Note: I have a set of characters (with a specific font) in an image. The content that consists of these characters in meaningless (from a language point of view) like a car no. Is there a way to (programmatically or by using a product...

What technologies and tools would you use to create a new user data driven web site?

HI, I’m an experienced c# / ms-sql developer that has been mostly focused on WinForms / backend data services using remoting / XML Web Services and now some WCF RESTful services. I also have experience with ASP.Net WebForms (although not with Ajax or MVC). I’m looking at creating a web site and wanted to get some input as to what t...

Free CVS reporting tools

Please suggest me good and free reporting tools which works with CVS in Windows environment? The purpose of the reporting is to get the most detailed information from a CVS repository, including committing activity on a per user basis. ...

Test Automation framework - Tools important?

I have been working on Test Automation from last few months and have been using the tool named "Testcomplete". But I have noticed that the tools do not matter a lot in the field of automation. Only thing you expect from an automation tool is the ability of the tool to spit out the recognition strings for the different controls used in th...

Does there exist a tool for combining java files

I am joining a competition that requires me to put all my java classes in one single .java file. Does there exist a tool that does this for me (including changing the visibility of classes to be able to do this)? Addition: thanks for trying to help me to read the site of the competition but I quote: It is possible to make more than ...

Any tool similar to AribaWeb in .net?

Is there some tool similar to AribaWeb in .net? ...

Is there any FREE AST diff tool

Diff tools usually works on a line basis. That works pretty well except if 2 peoples add a new methods at the end of a file that results in a conflict , even using a 3-way diff, because system think both people tried to add something different as the place , except in that case the exact location doesn't really matter. So I was wonderi...

Is there a tool to spy out messages sent to a window

Hello everybody! Is there a tool that shows messages sent to a specific window? I've heard that WinSpector should do it, but the site seems to be offline. Best regards, David ...

What tools are available to auto-format Ruby/Rails Code

I'm currently using GEdit with several plugins to do Ruby on Rails development. One thing I would like to have is a way to automatically format my source files (.rb, .*.erb, etc.) Ideally it would be something that I could call from the command line and/or GEdit. Command line tool would be nice, because I can set up a Git hook to auto-...

List of useful git tools

Reading SO I still find nice, new tools for using with git. If you know any, please share it answering this question. My first proposal is: gitolite, a tool for managing access to git repositories, which is an newer version of gitosis. (Please post one tool for an answer, with short description, so we could easily comment them). So: ...

Any open source NAC "Network Access Control" impemented in C??

Heyy Everyone, I was just wondering if anyone knows any open source NAC system implemented in C/C++/Java/C# ?? I just came across Packetfence and Netreg but both of them are implemented in Perl and since I'm a novice to Perl hence unable to percept the code. I would highly appreciate your positive inputs. ...

Tool for writing articles

I need a tool to write my thesis. It should work with TeX, support multiple languages (want to publish this work in several languages), bibliographic references, create table of contents, and be able to export the result to pdf format. What toolkit do you use to create your articles? ...