| Thread | Last Post | Replies |
|
| Grammar for Java 1.6? | 23 Feb 2007 00:38 GMT | 1 |
I am looking for a Java 1.6 grammar file, any type, that I could use in the writting of my own java compiler-like tool. I have only found BNFs for Java 1.0, and bison/flex like tools that work if you provide it a grammar file, which is exactly what I am
|
| media programming | 20 Feb 2007 09:31 GMT | 2 |
Dear friends I want to develope Media player like software from where should i start , i hava the working knowledge of java swing I want to include MP3 , MPEG, .dat .wav and other formate
|
| Eclipse and JRE Javadoc | 16 Feb 2007 13:53 GMT | 2 |
Hello, i don't know if this is the right place of asking anything about Eclipse, but i will try. I have searched a lot, but i haven't found a solution yet, even by searching in Eclipse's documentation.
|
| net beans problem on OX 10.4.8 | 13 Feb 2007 22:46 GMT | 1 |
Hey-- I have downloaded Netbeans onto my iBook. I see the icon on my desktop, but when I click on it, the application opens and then closes really quickly. Any suggestions as to what could be the problem?
|
| java network router | 13 Feb 2007 12:54 GMT | 2 |
Does anybody know of a software firewall/router written in java that would work for a small office ( <25 users )? I'd prefer open-source, but am willing to look at commercial ones as well. A bunch of googling and sourceforge searching didn't turn up anything.
|
| Use existing filesystem within new project. | 08 Feb 2007 13:46 GMT | 3 |
I download my source code from Sourcesafe into my regular working folder. Unfortunately I can't choose just any working folder. How do I add all the source code files from this working folder into a newly created eclipse-cdt project ? I would NOT like to create a copy
|
| Accessing MS Office Object Model from Java? | 07 Feb 2007 15:19 GMT | 1 |
Does anyone know if there is a "free" package available that allows you to access the Microsoft Office Object Model from Java? In particular I'd like to be able to create Excel Worksheets and manipulate the data on them from Java. There are commerical packages
|