A programming tool or software development tool is a program or application that software developers use to create, debug, maintain, or otherwise support other programs and applications.

learn more… | top users | synonyms (1)

-5
votes
2answers
25 views

What is a good development tool for blackbery os 10? [closed]

I need to develop an app for blackbery os 10 and os 7.1. What are the supported development-tools for BB OS 7.1 and BB OS 10?
1
vote
0answers
11 views

HTTP/1.1 protocol testing tool

Currently I'm implementing a HTTP server targeted at extremely constraint environments (I'd loved to use something readily available, but there was nothing matching my needs). The HTTP/1.1 protocol ...
0
votes
1answer
19 views

Generate a function definition from a JSDoc comment (or vice-versa)

Is it possible, preferably, in Sublime Text or Webstorm, to type in a JSDoc-style comment, like so: /** * Repeat <tt>str</tt> several times. * @param {string} str The string to repeat. ...
1
vote
2answers
27 views

OSGi and …? What do I use to controll loading/unloading/reloading of packages?

I have a large ecosystem of applications and libraries which are currently deployed as a collection of .jars in various application servers (e.g. JBoss AS), and I'm trying to figure out a good set of ...
-3
votes
0answers
26 views

Is there any tools that can explore a shared library(.so) in windows? [closed]

I need the same thing as dependency walker, but for shared library. I need to be able to run it on a windows computer. Any ideas? Thanks
1
vote
0answers
63 views

C# Code Analysis: static methods that are never used

DAL Project contains a lot of public static method. After some period of development some of them are not used anymore. Could any one suggest the tool or way to detect the list of methods that are ...
0
votes
0answers
11 views

Magneto: PHP code: viewing inheritance hierarchies

I would like to view the complete inheritance hierarchy for all descendants of Mage_Core_Block_Template in the magento codebase plus customizations. What is the best tool to achieve this? Thanks.
0
votes
0answers
6 views

WSDL change management tool

I'am looking for a tool for monitoring changes in WSDL's of web services. Basically I'm looking for a tool where I can add URL's of WSDL's to a list. The tool should then keep a copy of the WSDL. With ...
0
votes
1answer
9 views

Are they any CSS3 tools for designing objects?

I'm thinking that there must be a tool out there (I haven't found yet) which helps us designing CSS3 objects like we are using dreamweaver or visual studion with drag and drop ability. Also, it ...
-1
votes
0answers
10 views

Any code browsing tool which supports commenting & read history? [closed]

I'm trying to porting some oss python game to Android, so I need to read the source codes of python instantly. Since the project is a long journey to go, I'd like to have some tool which supports ...
0
votes
0answers
14 views

Any tools that can help manage 3rd party libs and apis?

With applications these days relying on so many other libraries and apis, I would assume there is a web-based tool somewhere that can make managing them easier. A few features would be.... -Alert me ...
0
votes
2answers
21 views

Maven Log viewer / Analyzer?

I googled for it. I do not see anything. I just want to view the maven log in a better way. Preferably a standalone tool not as an eclipse plug-in. Anyone any idea?
3
votes
0answers
30 views

Static code Analysis tool for SSIS

Is there any static code analysis tool available for SSIS(Sql Server Integration Services) packages similar to Resharper, FxCop for dotnet applications. Which is the best tool available?
0
votes
0answers
15 views

Plugin to check correct restful url

Is there any tool to check restful urls are unique in eclipse, so it does not fail at run time? E.g @RequestMappin("/aaaaa.htm") public ModelView doSome() { } @RequestMappin("/aaaaa.htm") // ...
1
vote
1answer
15 views

How do I use a static checker with Eclipse?

I've recently come across flake8, which is a handy wrapper around a couple of different python static checkers, and it seems cool. But how do I use a tool like this with Eclipse? I'm interested in ...
-3
votes
0answers
24 views

Is there a scanner for the presence of hooking? [closed]

Are there scanners of all WINAPI functions for the presence of Detours hooks? "NoVirusThanks Ring3 API Hook Scanner" - does not see a lot of hooks. (sorry for google translate :) )
0
votes
0answers
5 views

How to get CLIO, modularity violations tool?

I have read papers about the fact that CLIO as a good indicator for defects and maintenance bottlenecks. However nowhere does it say how to get the tool. I've tried to find it via Google without luck. ...
0
votes
0answers
24 views

Debugging Google Chrome

I recently started working with Chrome to get some experience with its debugging tools. Today something has occurred to cause a consistent (and annoying) behavior that I'd really like some help ...
-2
votes
0answers
8 views

increase youtube playbackspeed to 2.x, 3.x, etc with ubuntu-firefox [closed]

I am searching for any app,tool,plug-in or anything of that sort with ubuntu-firefox, which could help me to view the you tube videos, faster then the normal speed, like 2.x,3.x,4.x playback speed. I ...
-1
votes
1answer
29 views

Efficient way of cleaning up someones CSS [closed]

Please suggest a workflow or a software what's the efficient way of cleaning up someones CSS code. I'm aware it's advice to get quality code it should be done manually. But since i'm not doing it from ...
0
votes
1answer
25 views

Screen recording while testing

I am searching for a light weight screen recording tool I can use to record automated test runs in the background. I have a detailed logging for my automated GUI application tests running on Windows ...
0
votes
0answers
18 views

Cross platform tools to devlop the serial port communication application [closed]

we need to develop the cross platform application that would support all major platforms, our applications are based on the serial port communication, and we are evaluating for a better tool that ...
-1
votes
0answers
12 views

Tool to get different types and sizes of android icons in google map [closed]

I want to get different types of icons related to Google map locations and android mobile icons. Is there any tool to get these in different sizes?
0
votes
0answers
3 views

eclipse google tools manual download

I'm unable to download Google for eclipse via eclipse's Help>Install New Software route so I'm trying to install it via the zip file. I followed these instructions ...
0
votes
2answers
27 views

Is there a way to Audit or Protect my data from relationships that don't fit my business?

I have several relationships (and more are found weekly) that I don't want in my database. For example: Column A in table Widget can't be null if this other value in this other table is set to ...
0
votes
0answers
24 views

Are there any tools to edit only the code documentation (and not the code itself)

One of the teams at my company is extremely apprehensive about having tech writers go into the (java) source code for an API and edit the code comments. They would rather have the writers maintain the ...
0
votes
2answers
26 views

browser based viewer for PDF files?

I am looking for a browser based viewer tool for viewing .PDF, and .dwg files on my website. .DWG is not require but it would be nice if it could support viewing .dwg files. I am using .net ...
-1
votes
0answers
11 views

Managing dependencies, conflicts and customer configurations

At my company we deliver many software applications wich run on our own hardware. We have many customers too and every one of them has his own software services configuration and his own hardware ...
0
votes
1answer
17 views

Changing background colour in Eclipse [duplicate]

I am using Spring Tools Suite in Eclipse Juno, but the problem I have is the background is dark. How do I change it back to white? I can't see all my code properly. Any help will be appreciated.
0
votes
4answers
37 views

Confused with HTML validation error

I have this code: <img src="Media//Service//rightImage.jpg" alt="Watch Repair" width="380px" height="272px" style="float:right;" /> and the HTML validation tool on the w3.org website I am ...
0
votes
0answers
27 views

Tool to find Closures in Javascript code

I'm interesting in finding closures in Javascript code that may not be obvious to the eye at first glance. I've read finding if Javascript function has a closure and Identify javascript closures with ...
1
vote
1answer
29 views

How can I locate and view Javascript that's being used on a page?

How can I locate and view specific Javascript that's being used on webpage? For example, let's say I'm looking over a page's source, and I find an element like this: <img border="0" alt="" ...
0
votes
0answers
24 views

java monitoring: Overhead of jconsole?

I'm evaluating several java monitoring tools and I'd like to know what's the overhead when using jconsole (the main window) to monitor a process? How much resources (CPU/memory) does it cost on the ...
-5
votes
0answers
39 views

Is there any designing tool for asp.net website? [closed]

I am create a online inventory system using asp.net with c#, can you tell me what are the tools used for designing in visual studio and how to implement it.
0
votes
1answer
29 views

jQuery Tools Tabs - Collapsible tab content on mouseout

I'm currently using jQuery tools tabs plugin. I'm at a point where it works pretty well but I need some added functionality which isn't included. The functionality i'm looking for is when a tab is ...
1
vote
0answers
15 views

Mapping/translating/converting between different APIs

Are there open-source or other commercial alternatives to Oracle's OSDI? In my scenario, I have a legacy API (it's what the customer systems use and can't be changed). I have an underlying product ...
1
vote
3answers
23 views

cleanup unused code in a large php project

Is there any monitoring, analysis tools that would facilitate the cleaning up of dead files , variables , functions and refactoring of a large , relatively messy php project/framework?
0
votes
1answer
63 views

How to make C# class declaration text in Visual Studio workspace

I use Visual Studio 2010. I want to make C# class summary text that includes only declarations without definitions. When I use C++, I write class declaration in header file and write its definition ...
0
votes
2answers
42 views

Is there an external tool that can dump a JVM's classpath?

jconsole can display the classpath for any running JVM but there isn't any way to write it to a file (other than the clumsy cut-n-paste). Is there a tool that can print the classpath for a JVM given ...
0
votes
0answers
15 views

Convert Oracle database to Derby [migrated]

I need to migrate an existing Oracle Database into a Derby one. I want to know if there's a tool, a script or another way to do that work. It is using any of the interesting features of Oracle, as I ...
1
vote
2answers
42 views

Measuring the time a thread locks the monitor

I have lock contention on a semaphore and I would like to measure how much time the lock is kept. Are there some free tools for measuring such thing ? Tried Visual VM and I see the lock contention ...
-1
votes
0answers
14 views

Any object recognition hand sketching tool [closed]

Do we have any free hand-sketching(drawn using mouse) tools that can predict and show already drawn element. i.e., it can recognize already drawn element. (I have seen quickdraw, pegagus etc. can't ...
0
votes
0answers
33 views

Any tools for configuring rules while writing dynamic stored procedures in SQL Server?

Im looking for tools in sqlserver where you can configure some rules and it will prompt user for satisfying the same. For example while writing dynamic queries and if we forget to add comma between ...
0
votes
0answers
28 views

How do I make my own custom mini search engine?

Hi I'd like to make my own mini search engine to search just a few specific websites. It doesn't need to be too fancy, just something simple that collects a bit of information such as a product ...
0
votes
0answers
31 views

Auto lips sync according to mp3/wav

I'd like to create animated heads in my web apps. It seems that CSS3 transition, animation and background features with a little help of javascript web API is all I need. Using xface looks like an ...
1
vote
1answer
50 views

Is there a tool that computes what happens in a method based on the values of the args passed in?

I'm working on a legacy app that is not just spaghetti, but turns to egg shells when broken (Humpty Dumpty syndrome), where figuring out what is going on as the code meanders around like a drunken ...
0
votes
3answers
50 views

Best language to learn for RPG campaign tool (random tables, databases)

I'm interested in opinions as to what the best programming language is to LEARN, to BUILD a pen&paper RPG campaign tool along that can create randomly generated content (store inventories, etc.) ...
1
vote
1answer
36 views

Tool that outputs the longest chain of calls

The context: I am carrying out the analysis procedure described here: approach. The blocking point is finding the "longest chain of calls" for the project under observation. What tool can be used ...
2
votes
1answer
71 views

IntelliJ IDEA vs the other JetBrains IDEs [closed]

JetBrains's website says IntelliJ IDEA is a "polyglot IDE." They also have several IDEs for specific languages/stacks. If one uses IDEA, will one have all the features of the individual IDEs? Is there ...
2
votes
1answer
28 views

Mac application to check for use of new APIs

There's a Mac application which developers can use to scan their code and give a warning if a newer API is being used, but the Deployment Target is set to an older OS version. I've forgotten the name ...

1 2 3 4 5 8