Hi Eric You'll gonna laugh, but I got it under Windows (XP) too (some time ago with a zipped/unzipped project). Some files shown "Read Only" in the properties, but I could not change them using the graphic interface (they returned to Read Only). I succeeded using (DOS) command line: > cd <project directory> > attrib -R *.* /S
I don't know if it is the same on Vista (I guess yes). Hope it helps mihai Eric Lonnett a écrit : > Thanks for the answer. I am using windows vista though. > > On Mon, Oct 19, 2009 at 2:50 AM, Mihai DINCA <mihai.di...@free.fr > <mailto:mihai.di...@free.fr>> wrote: > > Hi, > > I already had this problem, I think it comes from the zipping, > extracting and copying files. > > Under Linux, just make sure that all the files in the project are > owned by you (or your group), then "cd" to the project directory > and "chmod -R ug+rw *" before opening the project in NetBeans. > > Hope it helps > mihai > > miga a écrit : >> On Oct 18, 7:47 pm, Eric Lonnett <ericlonn...@gmail.com> >> <mailto:ericlonn...@gmail.com> wrote: >> >>> Hello, >>> >>> I am a little behind, but was able to do the homework/lab #1 >>> successfully. I >>> am now on the homework/lab #2, and this is only allowing me to "read >>> only" >>> the sample files in netbeans, Same problem with homework/lab #3. This is >>> really frustrating me as to why. Can someone please help me with this >>> fix? >>> thanks in advance... >>> >> See at the top of= >> >> http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en >> >> >> >> > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en -~----------~----~----~----~------~----~------~--~---