Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [atf-dev] Re: Problem of installation [solved]

I was unable to use the URLs Anna posted below as Eclipse Remote Sites. However, I was able to download the files from the sites via my web-browser and recreate the archives manually.
 
If you have the same problem, follow these steps:
1.    Click on the URL’s Anna posted below.
2.    view the site.xml
a.    This lists the structure you need to have in your zip file
b.    A features dir and a plugins dir
c.    If the plugins entry has a “url” property you’ll need to follow that on the website and recreate all the intermediate folders
 
The xpcom.zip I created looked like:
org.mozilla.xpcom.feature_1.8.0.4.zip/
   site.xml
   features/
      org.mozilla.xpcom.feature_1.8.0.4.jar
   plugins/
   releases/
      1.8.0.4/
         eclipse/
            org.mozilla.xpcom_1.8.0.4.jar
 
Then I could tell Eclipse to use this as an archived site.
                
        
 
----- Original Message -----
To: <atf-dev@xxxxxxxxxxx>
 
Hi Adam,


Everything was checked. When I checked atf features I could see error message on the top of the window which looked like this:

org.eclipse.atf.mozilla.ide.feature(1.0.1) requires feature "org.mozilla.xpcom.feature(1.0.0), or later version.

When I clicked on the Error Details... I saw one more missing thing: org.mozilla._javascript_ plug-in.


Ania


----- Original Message ----- From: "Adam L. Peller" <adam@xxxxxxxxxx>
To: <atf-dev@xxxxxxxxxxx>
Sent: Tuesday, July 25, 2006 3:41 PM
Subject: [atf-dev] Re: Problem of installation [solved]


Hi Ania.

 

The ATF install *should* have searched out those two URLs for you and
downloaded them automatically as dependencies -- they are checkboxes
in the install.  Was everything checked?

 

Sorry, I'm unable to see the attachment.  The digest attachments don't
seem to work.

 

-Adam


On 7/25/06, atf-dev-request@xxxxxxxxxxx <atf-dev-request@xxxxxxxxxxx> wrote:

Send atf-dev mailing list submissions to
        atf-dev@xxxxxxxxxxx

 

To subscribe or unsubscribe via the World Wide Web, visit
        https://dev.eclipse.org/mailman/listinfo/atf-dev
or, via email, send a message with subject or body 'help' to
        atf-dev-request@xxxxxxxxxxx

 

You can reach the person managing the list at
        atf-dev-owner@xxxxxxxxxxx

 

When replying, please edit your Subject line so it is more specific
than "Re: Contents of atf-dev digest..."

 


Today's Topics:

 

   1. Re: Problem of installation (Anna Krajewska)
   2. Re: Problem of installation [solved] (Anna Krajewska)

 


----------------------------------------------------------------------

 

Message: 1
Date: Tue, 25 Jul 2006 13:12:56 +0200
From: "Anna Krajewska" <a.krajewska@xxxxxxxx>
Subject: [atf-dev] Re: Problem of installation
To: "atf-dev" <atf-dev@xxxxxxxxxxx>
Message-ID: <002c01c6afdb$4803e030$3f02010a@xxxxxxxx>
Content-Type: text/plain; charset="iso-8859-2"


Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: problem.PNG
Type: image/png
Size: 19768 bytes
Desc: not available
Url : http://eclipse.org/pipermail/atf-dev/attachments/20060725/1dddb7dd/problem.png

------------------------------

 

Message: 2
Date: Tue, 25 Jul 2006 14:31:57 +0200
From: "Anna Krajewska" <a.krajewska@xxxxxxxx>
Subject: [atf-dev] Re: Problem of installation [solved]
To: "atf-dev" <atf-dev@xxxxxxxxxxx>
Message-ID: <003d01c6afe6$51de7470$3f02010a@xxxxxxxx>
Content-Type: text/plain; charset="iso-8859-2"

 

Hello

 

After all those hours I managed to solve the problem.

 

Before installation of atf you need to install two things:


Eclipse->Help->Software updates->Find and install->Search for new features to install:

New Remote Site:
name: Mozilla XPCOM for Java
URL:   http://ftp.mozilla.org/pub/mozilla.org/xulrunner/eclipse/

 

and

 

New Remote Site:
name:Mozilla _javascript_ for Java
URL:  http://ftp.mozilla.org/pub/mozilla.org/js/eclipse/

 

after that atf installs with no problems.


Now lets see what other adventures are wainting for me during the final steps of the installation and first using the environment :]

Regards


Ania
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://eclipse.org/pipermail/atf-dev/attachments/20060725/168fb2fe/attachment.html

------------------------------

 

_______________________________________________
atf-dev mailing list
atf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/atf-dev

 


End of atf-dev Digest, Vol 4, Issue 9
*************************************

 

_______________________________________________
atf-dev mailing list
atf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/atf-dev


Back to the top