| Thread | Last Post | Replies |
|
| Eclipse Pasting Comments | 31 Aug 2007 15:00 GMT | 1 |
Hey. I'm using Eclipse 3.2.2. When I paste a single line comment (one that starts with //), the editor shimmies the slashes to the far left, but keeps the comment text lined up. I can't see how this would ever be desirable behavior. How do I change it so that it pastes the
|
| JTRES 2007 - Call for Participation | 24 Aug 2007 14:09 GMT | 1 |
CALL FOR PARTICIPATION The 5th Workshop on Java Technologies for Real-Time and Embedded Systems JTRES 2007
|
| Tool selection for testing Java Web site | 23 Aug 2007 10:59 GMT | 1 |
The Methods & Tools newsletter has just released in its html archive section the article "An Agile Tool Selection Strategy for Web Testing Tools" by Lisa Crispin. Selecting a test automation tool has always been a daunting task. Let's face it, just the thought of automating
|
| Good UDP Networking Library | 17 Aug 2007 08:32 GMT | 2 |
can anyone point me to a good, well-performing high-level-abstraction UDP networking library for Java? I've read through many posts and tutorials about NIO, but this is not what I'm looking for. Using NIO would still require a significant
|
| $50 prize for the first person to break my code | 17 Aug 2007 01:05 GMT | 4 |
<a href=http://www.flosoft-systems.com>aMock</a> is my company's mock object solution. We have tested it against every testing framework we can get our hands on and it works like a champ. The final phase (and to be honest the first phase of marketing) is to offer $50 to the
|
| Eclipse colour schemes | 16 Aug 2007 18:58 GMT | 2 |
I use Eclipse with numerous workspaces and I'd like to know how I can copy one syntax colouring scheme to another. Some sort of plugin or tool that can do this would be best, but even if it means digging around in the .metadata folder, I'll still do it, I just don't know
|
| Interesting article on SOA Reusability: Shrinking the Lag between Business and IT | 14 Aug 2007 13:55 GMT | 1 |
There is an interesting article on java.net about SOA reusability, Shrinking the Lag between Business and IT: http://today.java.net/pub/a/today/2007/07/24/soa-reusability-shrinking-lag-time.html Blessings from business owners are important in all SOA
|
| Java Technologies | 11 Aug 2007 01:43 GMT | 1 |
http://corejava-technologies.blogspot.com
|
| Please help on Tomcat with JMX Options | 09 Aug 2007 16:34 GMT | 1 |
I want to monitor my tomcat 5.5 application server with JMX. I have study the sun tutorial to do this. but i am not able to fina a good tutorial for monitor Tomcat. Can any one help me to guide me how to configure the JMX for Tomcat application server?
|
| Graphiing | 09 Aug 2007 10:37 GMT | 5 |
I know of 21 programs that will produce a variety of graphs, yet I know of not a single one written for Java that will plot a function of two variables in 3D, producing a surface. I thought it would be instructive to plot the primitive functions over
|