• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Manifest.Mf in RAD 7.0

 
Ranch Hand
Posts: 128
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am using RAD 7.0. I created new Java project(TESTJava),and modified the Source Folder to src/java. Later, i addedd this java project as Utility Project Jar in Application Deployment Descriptior. After doing this, i was able to view a Meta-Inf folder containg Manifest.Mf inside src/java folder. I guess this should not happen, it should come directly under TESTJava. Is this the expected behaviour or do i neeed manually do something.
Thanks in Advance.

Regards,
Arul.
 
reply
    Bookmark Topic Watch Topic
  • New Topic