Hi,
I cannot get the setup for development correct. I've followed the
guidelines in branches/readme.txt but I've experience two problems.
(Of which the first one I can work around).
1. Using install.dir in local.properties creates a space after the
directory name. This is outputted from build.xml, near line 144: <echo
message="Writing links from ${install.dir}/extensions..., where there
is a space before '/extentions'. I can work around it by hard coding
my install.dir in build.xml.
2. Using ant dev-setup, creates all kind of files and one file (with
extention .com!) in my firebug1.3/extensions directory. The content of
this file (ASCII) is my WorkingCopy. This looks good, but when I start
FireFox, it says that it found a new plugin, but it is unable to load/
show this plugin. After the restart, the plugin is not visible.
I can simply use Ant and install the xpi file, but that means several
extra handlings when changing code, removing the charm of development ;
(
Could this has to do with Ant? I'm new to that. I've just installed
the latest release. I also just installed the latest JDK/JRE
(1.6.0_07). p.s After copying tools.jar to jre.../bin, Ant is still
complaining it cannot find it.
(using: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9.0.2) Gecko/
2008091620 Firefox/3.0.2)
I hope anyone can help me with this.
One more question, 1.3 is the latest and greatest development branch
not? I shouldn't use the trunk should I?
Tx, W.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---