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

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

8

    Jan 03, 2008#1

    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.

    6,602548
    Grand MasterGrand Master
    6,602548

      Jan 05, 2008#2

      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.
      Best regards from an UC/UE/UES for Windows user from Austria

      8

        Jan 06, 2008#3

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

        How does the java manifest file get generated?