View Issue Details

IDProjectCategoryView StatusLast Update
0002462JEDI VCSClient (Gui)public2008-11-15 07:25
ReporterschuettecarstenAssigned Toschuettecarsten 
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product Version 
Target VersionFixed in Version2.40 RC2 (Client) 
Summary0002462: Add integration to Delphi 2005
DescriptionAdd integration to Delphi 2005
Additional Informationhint from Burkhard Schranz
add *.bdsproj, *.local, *.bdsproj.identcache to the "Always writable filter" for D9
TagsNo tags attached.
Fix in JVCS version2.40 RC2
Releasedocumentation

Relationships

related to 0002853 closedTHuber Add D8, D9(2k5) integration to client setup 
child of 0002377 closed Releaseinfo: 2.40 gui client issues 

Activities

fikret

2005-01-04 01:20

reporter   ~0006073

Last edited: 2005-01-04 04:30

I have managed to integrate JediVCS into Delphi 2005, but I need to "teach" it to recognize .bdsproj. Right now it recognize only .dpr (If I am correct).
Stay tuned ;)

USchuster

2005-01-16 05:18

manager   ~0006151

I think we should forget about teaching JEDI VCS .bdsproj for now.
As long as 0001951 is not implemented it does not make much sence because crossversion development won't be possible otherwise.
D2005 would look for jedivcs.bdsproj and not for jedivcs.dpr like D5 till D7.
We should limit the D2005 support for now to the Win32 personality and replace .bdsproj with .dpr in JVCSIDEWizard.GetProjectName.

Please try my suggestion.

If Delphi.NET don't use other extensions we could extent the support to the Delphi.NET personality and D8(requires IDE integration pack with the VER160 Win32 compiler [see http://codecentral.borland.com/codecentral/ccweb.exe/listing?id=21333 or http://codecentral.borland.com/codecentral/ccweb.exe/listing?id=21448]).

schuettecarsten

2005-01-17 14:24

developer   ~0006194

i agree with USchuster.

USchuster

2005-04-10 08:16

manager   ~0006879

The Delphi(Win32) personality is now supported by jvcside_dxwizard.dll.
In order to support the Delphi.Net or C# personality in D2005 we must "teach" the client that .bdsproj;.dpr or .dpk ar valid project extensions for D2005.

The support C#Builder or D8 is easier because they have only .bdsproj as project extension. I did it for C#Builder yet - look for "if IDEInterface.JVCSIDESettings.Product = IDEDeveloperStudio1" in jedivcsdll.dpr.

Issue History

Date Modified Username Field Change
2005-01-03 13:50 schuettecarsten New Issue
2005-01-04 01:20 fikret Note Added: 0006073
2005-01-04 04:29 fikret Note Edited: 0006073
2005-01-04 04:30 fikret Note Edited: 0006073
2005-01-16 05:18 USchuster Note Added: 0006151
2005-01-17 14:24 schuettecarsten Note Added: 0006194
2005-02-27 17:15 USchuster Additional Information Updated
2005-04-09 16:25 USchuster Relationship added child of 0002377
2005-04-09 16:25 USchuster Fix in JVCS version => 2.40 RC2
2005-04-10 02:38 THuber Relationship added related to 0002853
2005-04-10 08:16 USchuster Note Added: 0006879
2005-04-14 15:54 schuettecarsten Status new => resolved
2005-04-14 15:54 schuettecarsten Fixed in Version => 2.40 RC2 (Client)
2005-04-14 15:54 schuettecarsten Resolution open => fixed
2005-04-14 15:54 schuettecarsten Assigned To => schuettecarsten
2008-11-15 07:25 THuber Status resolved => closed