0

I am trying to install Subclipse with Flash Builder 4, but the problem is that this machine is not connected to the net.

Hence I downloaded the zipped files from : http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240

When I extract this into a folder & use it as a repository, I can see the packages, but cannot install the plugins due to "missing requirement subversion revision graph 1.0.9"

Has anyone installed Subclipse in ofline mode successfully?

Devdatta Tengshe
  • 4,015
  • 10
  • 46
  • 59

2 Answers2

0

This looks like a known problem.

It looks like you need to have Eclipse GEF plugin installed prior to doing an offline subclipse install.

Raghuram
  • 51,854
  • 11
  • 110
  • 122
0

The simple option is to simply de-select the optional Revision Graph plugin. You could also download the offline installer for GEF/Draw2D and install it first.

Note the same problem would happen with the optional Subclipse Mylyn integration plugin if Mylyn was not already installed.

Mark Phippard
  • 10,329
  • 2
  • 32
  • 42