-
Notifications
You must be signed in to change notification settings - Fork 612
Installing without internet connection
Starting from BIMserver 1.5.69 or higher, it is possible to install BIMserver plugins during the setup procedure when there is no working outgoing internet connection. This page describes how to do this. Mind you that this is not the recommended way to install plugins. If you have a working internet connection, just select the plugins you want during setup.
You can browse https://oss.sonatype.org/content/groups/public/org/opensourcebim/ to find plugins you want. Most people will just want to install the default BIMserver GUI called BIMvie.ws. You can find BIMvie.ws here:
https://oss.sonatype.org/content/groups/public/org/opensourcebim/bimviews
Make sure you download the JAR file of the most recent version.
Please note that unfortunately the maven repository is cluttered with old versions. All the plugins that are completely undercased are the recent ones.
BIMvie.ws has two dependencies which will not be automatically installed, so make sure to install those as well:
- https://oss.sonatype.org/content/groups/public/org/opensourcebim/bimserverapi/
- https://oss.sonatype.org/content/groups/public/org/opensourcebim/bimsurfer/
You can do this during the setup process in the "Plugins" tab.
Get Started
- Quick Guide
- Requirements Version 1.2
- Requirements Version 1.3
- Requirements Version 1.4
- Requirements Version 1.4 > 2015-09-12
- Requirements Version 1.5
- Download
- JAR Starter
- Setup
Deployment
- Ubuntu installation 1.3
- Windows installation
- Security
- Memory Usage
- More memory
- Performance statistics
- Large databases
Developers
- Service Interfaces
- Common functions
- Data Model
- Low Level Calls
- Endpoints
Clients
BIMServer Developers
- Plugins in 1.5
- Plugin Development
- Eclipse
- Eclipse Modeling Framework
- Embedding
- Terminology
- Database/Versioning
- IFC STEP Encoding
- Communication
- Global changes in 1.5
- Writing a service
- Services/Notifications
- BIMserver 1.5 Developers
- Extended data
- Extended data schema
- Object IDM
New developments
- New remote service interface
- Plugins new
- Deprecated
- New query language
- Visual query language
- Reorganizing BIMserver JavaScript API
General