• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Struts message bundle problem

 
Ranch Hand
Posts: 220
Eclipse IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Dear ranchers you can ignore this question because When I created a dynamic project eclipse can find the resources. I am using an eclipse tool(Plugin) and It should be a bug!!
But I am happy that I am doing the right thing...



I am trying to configure a message source for my struts project however eclipse give me error like below...

"error resource com.tt.resource.StrutsProjectProperties does not exist"

My strutsconfig.xml is below
And I got error at line 18 (there is a red error sign (Eclipse)
What am I doing wrong here because everything seems okay to me???






Thanks
struts.GIF
[Thumbnail for struts.GIF]
 
reply
    Bookmark Topic Watch Topic
  • New Topic