Recent

Author Topic: [INFO] Lazarus Project Template Manager  (Read 4192 times)

JimD

  • Jr. Member
  • **
  • Posts: 62
[INFO] Lazarus Project Template Manager
« on: September 08, 2018, 07:41:08 am »
LazCopyTemplates
View or download from: https://github.com/jasc2v8/LazUnits
English only, Windows only (should work on other OS platforms, not tested).
License: Unlicense (Public Domain)

Features
Copy pre-configured template directories as a new project directory.
Opens the template directory in the system file browser.

Template Directory
A template directory is a Lazarus project that is pre-configured to your personal specifications.
It must start with the word "Template" (not case sensitive).

Examples
.\TemplateDebugProject - a pre-configured Lazarus project with a LazDebugUnit (included).
.\TemplateHelpProject - a pre-configured Lazarus project with a LazHelpUnit.
.\TemplateThreadProject - a pre-configured Lazarus project with a LazThreadUnit.
.\TemplateWebProject - a pre-configured Lazarus project with your favorite web framework components.
.\TemplateWhateverProject - you get the idea...
« Last Edit: September 08, 2018, 07:43:30 am by jasc2v8 »

FLLSilva

  • New Member
  • *
  • Posts: 11
Re: [INFO] Lazarus Project Template Manager
« Reply #1 on: July 11, 2019, 11:20:21 pm »
This feature should be very little used, I am now starting with Lazarus and created a template from a server, and the component is not considering the sub-folders within the template folder, even if you are configuring in the "project.ini" file the "Recurse = 1".

This component was the last update several years ago. Where can I report this bug to get it fixed?

Attached is the listing of the template folder, along with the project configuration file. When creating a new project with this template, Lazarus creates the target folder but does not copy any files to it, and does not give any error messages in the process.


lucamar

  • Hero Member
  • *****
  • Posts: 4219
Re: [INFO] Lazarus Project Template Manager
« Reply #2 on: July 12, 2019, 12:00:33 am »
This component was the last update several years ago. Where can I report this bug to get it fixed?

According to the github page pointed to in te OP the last commit was in May, this year. That page is also where you should report the bug: click on "issues".

In any event, can't you use the standard "project templates" facility of Lazarus? See Project Templates in the wiki.
Turbo Pascal 3 CP/M - Amstrad PCW 8256 (512 KB !!!) :P
Lazarus/FPC 2.0.8/3.0.4 & 2.0.12/3.2.0 - 32/64 bits on:
(K|L|X)Ubuntu 12..18, Windows XP, 7, 10 and various DOSes.

FLLSilva

  • New Member
  • *
  • Posts: 11
Re: [INFO] Lazarus Project Template Manager
« Reply #3 on: July 12, 2019, 01:09:20 am »
I'm sorry, it was my fault, it's the default Lazarus template I'm using, only now that I've seen that yours is another component.

Thank you for your help.

 

TinyPortal © 2005-2018