Java and C#/.NET: no template for a lib?

Projects, workspaces, solutions, file management and CVS/SVN issues

Java and C#/.NET: no template for a lib?

Postby rmccullough » Thu Jan 03, 2008 6:29 pm

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 the ability to edit the java manifest file.
User avatar
rmccullough
Newbie
 
Posts: 8
Joined: Mon Jan 17, 2005 12:00 am

Re: Java and C#/.NET: no template for a lib?

Postby Mofi » Sat Jan 05, 2008 4:45 pm

Well, it is up to you create a template for a library configuration and when it is working fine send it to IDM via email - see Build - Select Compiler - button Edit Configuration. Most of the templates where created by users not by IDM.

Don't know what is necessary for editing a Java manifest file.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 3937
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Re: Java and C#/.NET: no template for a lib?

Postby rmccullough » Sat Jan 05, 2008 8:34 pm

I looked and there is no place in the template to specify no main class.

How does the java manifest file get generated?
User avatar
rmccullough
Newbie
 
Posts: 8
Joined: Mon Jan 17, 2005 12:00 am


Return to Workspace Management

cron