- Replies
- Views
- Last post
- I have created a project from existing source files. These source files are in a directory structure that mimics the package (namespace in C#) of the source files. So if a file called Util.java has a package of api.company.com, the source file is located in a directory of api\company\com\Util.java. ...Replies: 4 Views: 51.4K
- 4 Replies
- 51.4K Views
- Last post by bwyte
Aug 02, 2010
- The java manifest file created contains the following line: Created-By: UEStudio '05 I am using UEStudio '06, version 06.40a.Replies: 3 Views: 13.9K
- 3 Replies
- 13.9K Views
- Last post by rmccullough
Jan 06, 2008
- I develop an API library in .NET 2.0 (C#) and Java. I tried using the Java console template, but this wants to force me to use a main class. There is no main class in a library. If I blank out the main class in the compiler options, it defaults it to the project name. It would also be nice to have t...Replies: 2 Views: 15.2K
- 2 Replies
- 15.2K Views
- Last post by rmccullough
Jan 06, 2008
- I couldn't find where to report this as an issue, so I am putting it here. 1. Paste this xml into ultraedit: <connector ret_type='http'> <function name='ans_create' id='myans'> <parameter name='args'> <pair name='a_id' type='integer'></pair> <pair name='m_id' type='integer'>1</pair> <pair name='summ...Replies: 2 Views: 3.7K
- 2 Replies
- 3.7K Views
- Last post by mary.vivit
Apr 20, 2005