facebook

[Closed] Does it passible to put class file in src?

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #251912 Reply

    aboveE
    Member

    I would like to directly put some .class files in classes folder under WEB-INF.
    I put them in the src folder, but all of them are filter out.
    Is there any method can directly put .class file in classes folder or I MUST to put the source file in src folder ?

    #251927 Reply

    Riyad Kalla
    Member

    Yes. Open up your project, go to Properties, then go to Java Build Path, then the Source folder. From there you need to select the Output directory for your class files.

    #251958 Reply

    aboveE
    Member

    I got it.

    thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: [Closed] Does it passible to put class file in src?

You must be logged in to post in the forum log in