Bentley Communities
Bentley Communities
  • Site
  • User
  • Site
  • Search
  • User
  • Welcome
  • Products
  • Support
  • About
  • More
  • Cancel

Unable to find what you are looking for? Click here

 

  • RE: [v8 2004 Java] JMDL decompilator

    Oto
    Oto
    It has mclass extension and works in v8 2004 edition so it is not JMDL? Also it contains references to mjava which I suppose were original source file name.
    • over 5 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • JMDL

    polarx
    polarx

    What is the highest version of java supported by Microstation? I am using Microstation V8 8.05.02.35, when I run code like this

    System.out.println(System.getProperty("java.version"));

    Reply is "1.3"

    Also, where can I get the latest…

    • over 9 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Developers Migrating to MicroStation CONNECT

    Robert Hook
    Robert Hook

    Use this page to learn about the latest software and SDK resources available.

    Overview (Users, Admins, Developers)

    • Need Help Upgrading? (User Information on Bentley CONNECT software and services)
    • Advancing to CONNECT Edition (User/admin Getting Started…
    • over 3 years ago
    • MicroStation Programming
    • MicroStation Programming - Wiki
  • Re: [2004 C#]

    Mike Robertson
    Mike Robertson

    Forgot, there was also JMDL (java based) that supported commands.. I think that was supported in 2004, files for those applications were stored in a .jar file.

    Don't think JMDL got used a lot but there were some programs out there.

    • over 9 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Is Mstn CE now 100% C++ ?

    dominic SEAH
    dominic SEAH

    Just wondering if all that JMDL stuff is now incorporated as part of MstnAPI.

    Class com.bentley.dgn.ArcElement now rebooted as Bentley.Geometry.Common CircularArc?

    All that JMDL Schema and Component stuff now part of ecsdk?

    • over 6 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Re: Migration to V8i? - How?

    Jon Summers
    Jon Summers

    JMDL

    Ken:
    My preferred development language is actually Java. When Bentley introduced MicroStation/J, I was very excited about Java development option. Unfortunately, my excitement was short lived.

    Happy nostalgia!

    Regards, Jon Summers…

    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • [v8 2004] Java Error: Assistive Technology not found

    Oto
    Oto

    Need to run an old Java jmdl app to check if the functionality could be ported to vba. Unfortunately I get error - java.awt.AWTError: Assistive Technology not found: com.sun.java.accessibility.AccessBridge

    Where to disable this AccessBridge as I have…

    • Answered
    • over 5 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Re: PORTING MDL - NATIVE CODE

    alder76
    alder76

    I've modified my mstndevvars.bat as it written in the guide but it doesn't work...

    The message in the shell is still the same.

    Here is my mstndevvars.bat:

    @echo off

    echo Visual C++ product directory could not be found.
    echo Set nttools to Visual…

    • over 11 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 2004 Edition Programming Forum
  • Freeze in JMDL embedded array allocation

    Juergen Gittinger
    Juergen Gittinger

    I cannot handle out-of-memory conditions of jmdlEmbeddedDPoint3dArray_setExactBufferSize: instead of returning with a corresponding error value, MicroStation 08.11.07.171 displays the error message "out of memory (swap device may be full)" and then freezes…

    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • Re: Compilation errors

    Jon Summers
    Jon Summers

    Java is no more: RIP

    Lena:
    I think my problem is the -i with a blank after
    
    set PATH= ... %MS%\jmdl\bin; ...
    
    

    There is no \jmdl folder with V8. It's a relic from MS/J. Remove that from your PATH definition and the '-i with a blank…

    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • RE: Command Table Header file generation

    Kalyan Kamepalli
    Kalyan Kamepalli
    Jan Šlegr said:
    Did you do what I recommended? ... to run bmake in verbose mode to log the whole building process?

    Yes I did but I don't understand what is reported in the log. It simply says the header file is missing and nothing more. I don't see any…

    • over 1 year ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • help in bmake I lost all my information to be able to run it

    Samuel Lazcano
    Samuel Lazcano
    Hello Be forum,
    It's been a while that I used the programming for Microstation J, I lost every configuration and now I need to recreate how to run the bmake:
    I run the mstndevvars.bat  
    Then I type the bmake basic and I got an error that the ditemlib…
    • over 9 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • RE: Bentley or CAD specific databases?

    Jon Summers
    Jon Summers

    dominic SEAH said:
    JMDL enables programmers

    JMDL came and went in the V7 era.  It disappeared with the introduction of MicroStation V8.

    JMDL was Bentley Systems implementation of the Java language, with some extensions to integrate with DGN elements.  While…

    • over 4 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Re: need information and HELP!

    najas
    najas

    thanks for the reply. but the file mstndevvars.bat  is in the  following path so that didnt worked.... t

    C:\Program Files\Bentley\Program\MicroStation\jmdl\bin

    mstndevvars.bat

    thanks for the support and help.. hope u will help and support in coming days…

    • over 10 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 2004 Edition Programming Forum
  • RE: Viz Studio 2013 error when include MicrostationAPI.h

    Tom Laruve
    Tom Laruve

    Ok, but where can I find the correct SDK ?

    I saw into the Microstation's folder jmdl folder with some jar file, maybe I can use Java to open my DGN file, isn't it ?

    Should I use the trial version ?

    • over 7 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • How do you get...

    sramage
    sramage

    How do you get a .java or .jmdl file to actually load in to microstation?

     I mean, I can type in the command to load it, but where am I meant to store the file for it to be loaded?

     

     Also, how or where do I look to try to get my program…

    • over 13 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 2004 Edition Programming Forum
  • RE: SDK Installation

    Jan Šlegr
    Jan Šlegr

    Hi Mohammad,

    Mohammad Aryafar said:
    Considering this, is there anyway that I can put my hand on some coding without having access to SDK (not requiring to be recompiled again) such as VBA or MVBA or JMDL?

    • VBA ... It's included in MicroStation standard…
    • over 5 years ago
    • MicroStation Programming
    • [Archived] 中国BDN社区 MDL/C/C++
  • I cannot compile the mdl project.

    deeko
    deeko

    I am totally new to the MDL development. I tried to compile an MDL project that was implemented by my colleague (The project was compiled fine on his computer), and here is the error:

    Bentley Systems Make Utility. Version 08.11.00.06, Sep  5 2007
    Mon Apr…

    • over 11 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 2004 Edition Programming Forum
  • Re: GeoPak 08.05.02.35 install with Windows 7

    stvwebphoto
    stvwebphoto

    Here is the debug report, hopefully it will help.

    • msdebug.txt
    • View
    • Hide
    • over 10 years ago
    • OpenRoads | OpenSite
    • OpenRoads | OpenSite Forum
  • Re: .pcf file not loading project variables

    Dave Kiellor
    Dave Kiellor

    Here is the debug for the system im on at the moment. As you can see the project is undefined as well as a fwe other things. Is this because of the MSCONFIG.cfg line strings being incorrect? Any help would be great i have been fighting with this to…

    • msdebug2.txt
    • View
    • Hide
    • over 13 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 2004 Edition Programming Forum
  • Microstation V8 2004 edition debug file.

    rheil
    rheil
    This is the most recent debug file from Microstation that I have been experiancing problems with. The program crashes right after the splash screen.
    • msdebug.txt
    • View
    • Hide
    • over 12 years ago
    • Peer Files
    • Rheil's Files
  • Protected Files and Applications

    Robert Hook
    Robert Hook

    Startup Protection

    • Preferences > Operation > Execute Startup Script (Added: 10.16, Default: Off)

    Password Protection

    • MicroStation DGN File Passwords
    • Microsoft VBA Project Passwords

    Digital Signatures and Rights

    What are Digital Signatures and…

    • over 2 years ago
    • MicroStation Programming
    • MicroStation Programming - Wiki
  • Re: Divide polygon into smaller

    Chris Zakrewsky
    Chris Zakrewsky

    > I'll try that function.

    Once you are comfortable with both basic tools for Meshes and can comfortably play with Embedded Arrays (Embedded here is basically an idiomatic synonym to Dynamic... in this context, the naming convention can indeed…

    • over 9 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • RE: V8文件用V8i打开后Fence内容偏离的问题

    Yongan.Fu
    Yongan.Fu

    请先在纯V8.5环境下测试是否有偏移,如果仍然有,请提供测试样例DGN。

    看了您提供的start.txt,DGT还用到了JMDL语言的程序,这个也在V8i中已经废弃了。

    • over 4 years ago
    • Bentley 中国优先社区
    • ◆ 设计平台软件(MicroStation,PowerDraft, Navigator, i-model等)
  • error message of death

    thomas davis
    thomas davis

    i keep getting an exception log file that among most of the garage, has this:

    JMDL & Java VM states:
    Could not open shared memory region msjprobe_ustation, error = 2. 

    now i have re-installed the lastest version of Java. and still no luck…

    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 2004 Edition Programming Forum
>
Communities
  • Home
  • Getting Started
  • Community Central
  • Products
  • Support
  • Secure File Upload
  • Feedback
Support and Services
  • Home
  • Product Support
  • Downloads
  • Subscription Services Portal
Training and Learning
  • Home
  • About Bentley Institute
  • My Learning History
  • Reference Books
Social Media
  •    LinkedIn
  •    Facebook
  •    Twitter
  •    YouTube
  •    RSS Feed
  •    Email

© 2021 Bentley Systems, Incorporated  |  Contact Us  |  Privacy |  Terms of Use  |  Cookies