Zweite Application hinzufügen

Deutschsprachiges X#-Forum – German language forum

Moderator: wriedmann

Post Reply
Tudorf
Posts: 50
Joined: Wed Feb 08, 2023 3:43 pm

Zweite Application hinzufügen

Post by Tudorf »

Hallo

Ich versuche in der XIDE eine zweite Application hinzuzufügen. Eine Application die ich selber erstellt hatte und die VOXPorter als *.viproj gespeichert hat.
Screenshot 2025-02-07 111651.jpg
Wie mache ich das. Alle Möglichkeiten wie Add (*.xiapp) und import (*viaef) verlangen andere Endungen.

Ein Import von einem Sampel von XSharp klappt

Danke Martin
User avatar
Chris
Posts: 5675
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

Re: Zweite Application hinzufügen

Post by Chris »

Hi Martin,

For every application/library you port, VOXporter also generates a .xiapp file, inside the folder of each app in the project. You can use Add Existing Application and chose that file, to add it to an already existing project.

But before you do that, I would suggest to move the folder of the application you want to add inside the folder of the project where you want to add it to (so side by side to the other application/library folders in it), so you have everything related to this project in a single folder.
Chris Pyrgas

XSharp Development Team
chris(at)xsharp.eu
Post Reply