Take a look at this page: Issue Navigator for JRoller - Filter on 'outstanding'. As of today, we still have no recent comments, no trackbacks, no correct UTF-8 support (could be excusable if Roller was written in PHP), and no way out (since more than two years ago). Hopefully JRoller is no more a showcase for Roller as in the good ol' freeroller time. The best clue about the situation ? Rick Ross already suggested of digging his blogograve.(Cyberpunk, 2006/03/23 12:43)
lien permanent
According to your bug 44739, to be unable to change a file extension in NetBeans IDE is not a real problem. Well, maybe they use too often Microsoft Windows with the "hide known extensions" innovation activated. Unfortunately the problem exists for real. If you include a jsp fragment through <jsp:include>, you are advised to use the "jspf" extension. Now, if you include something with <%@include%>, there is no standard extension, and no, using "jspf" is not a good idea, because those two types of inclusion are two really different things. Imagine for now that your design changes for the static include to dynamic include... Leave aside NetBeans, change the file extension, come back to NetBeans, wait for the files tree to be refreshed, and trigger a clean build. Do you see a usability problem ? All I read is "Won't fix".(Cyberpunk, 2006/03/23 03:58)
lien permanent
True that there's no change-file-extension function in NetBeans, but you shouldn't need to restart NetBeans - just close the file, rename in a shell, and NetBeans will notice the new file there.
Posté par Tim, le jeudi 23 mars 2006 à 12:35 #
"Exit NetBeans" is badly worded, it should be "hide NetBeans", or "switch to another program". I'll rewrite the sentence.
Posté par Damien B, le jeudi 23 mars 2006 à 12:55 #
BTW, I've reopened the bug with a suggested fix.
Posté par Tim, le jeudi 23 mars 2006 à 13:03 #
February 2009, 3 years later, Netbeans 6: still unable to change a file extension within Netbeans. No target milestone set: http://www.netbeans.org/issues/show_bug.cgi?id=27444
It's just lame.
Posté par Damien B, le dimanche 22 février 2009 à 11:08 #
right click on the file in the file browser tree and select "rename". Voila. It's renamed. Works just fine.
Posté par , le mercredi 15 juillet 2009 à 13:10 #
Wow anonymous, they managed to fix it after 3 major revisions? I'm impressed.
Posté par Damien B, le mercredi 15 juillet 2009 à 16:59 #
anonymous didn't understand something. It is about renaming EXTENSION. Here now we got NetBeans 6.8 version. Still can't do that. Only filename, without extension, is possible to be changed.
Posté par Namek, le vendredi 25 décembre 2009 à 08:09 #
I found a klunky way to do it.
In the projects explorer, choose Properties in your file's popup menu and change the Extension property.
It's not ideal, but at least you don't have to wait for the tree to refresh.
Posté par Carl, le mercredi 31 mars 2010 à 15:25 #