Eclipse

Eclipse: UML Designer

Repository

https://s3-eu-west-1.amazonaws.com/obeo-umldesigner-releases/8.0.0/repository/

 

Github

https://github.com/ObeoNetwork/UML-Designer

 

Dependency Error

https://s3-eu-west-1.amazonaws.com/obeo-umldesigner-releases/8.0.0/repository/./info/refs?service=git-upload-pack not found

Add Installation Sites

http://download.eclipse.org/acceleo/updates/milestones/3.7/S201705121344

http://download.eclipse.org/sirius/updates/releases/5.0.2/oxygen

 

 

 


 

Tags

Java: Subclipse & Slik-Subversion

Subclipse

  • can be installed via the Eclipse Marketplace

 

Slik-Subversion

  • must also be installed ( on x64 environments )
  • http://subclipse.tigris.org/wiki/PluginFAQ#head-d507c29676491f4419997a76735feb6ef0aa8cf8
  • http://subclipse.tigris.org/wiki/JavaHL
  • https://sliksvn.com/pub/
  • http://subclipse.tigris.org/wiki/RepositoryProviders
  • https://sliksvn.com/pub/Slik-Subversion-1.9.7-x64.zip
  •  
Tags

Eclipse: Proxy Settings For Use with VPN

Couldn't get it to work yet with VPN, but here are the 3 locations that are involved.

1. *\eclipseOxy32\eclipse.ini

2. Run>RunConfigurations>Eclipse>E

3. Window>Preferences>General>NetworkConnections

 

Note: If these don't match the runtime Conffiguration Arguments, a warning will be thrown

-Dhttp.proxyHost
-Dhttps.proxyPort

System property http.proxyHost is not set but should be x.x.x.x

System property https.proxyPort is not set but should be xxx

 

 

Tags

Eclipse: PyDev - Python IDE Plugin Installation

  • To install PyDev and PyDev Extensions using the Eclipse Update Manager, you need to use the Help > Install New Software... menu.
    • http://www.pydev.org/updates
      • PyDev For Eclipse
      • PyDev For Eclipse Developer Resources

Sources:

  • http://www.pydev.org/manual_101_install.html
  • https://www.python.org/
    • https://www.python.org/ftp/python/3.6.5/python-3.6.5.exe
    • http://docs.python.org/3/
    •  
Subscribe to Eclipse